2026-08-04 18:40:58 [scrapy.utils.log] INFO: Scrapy 2.14.1 started (bot: event_scrapers)
2026-08-04 18:40:58 [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-04 18:40:58 [scrapy.crawler] DEBUG: Using AsyncCrawlerProcess
2026-08-04 18:40:58 [asyncio] DEBUG: Using selector: EpollSelector
2026-08-04 18:40:58 [scrapy.addons] INFO: Enabled addons:
[]
2026-08-04 18:40:58 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-08-04 18:40:58 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-08-04 18:40:58 [scrapy.extensions.telnet] INFO: Telnet Password: befe90807c54c521
2026-08-04 18:40:58 [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-04 18:40:58 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'event_scrapers',
'FEED_EXPORT_ENCODING': 'utf-8',
'FEED_URI_PARAMS': <function _feed_uri_params at 0x728e1ad0f380>,
'LOG_FILE': '/root/event-list-scraping/logs/event_scrapers/gracefarms/41f25bad902311f19d460050565fa5d9.log',
'NEWSPIDER_MODULE': 'event_scrapers.spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'SPIDER_MODULES': ['event_scrapers.spiders']}
2026-08-04 18:40:58 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-08-04 18:40:58 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with 'ff9baec'
2026-08-04 18:40:58 [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-04 18:40:58 [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-04 18:40:58 [scrapy.middleware] INFO: Enabled item pipelines:
['event_scrapers.pipelines.EventScrapersPipeline']
2026-08-04 18:40:58 [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-04 18:40:58 [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-04 18:40:58 [scrapy.core.engine] INFO: Spider opened
2026-08-04 18:40:58 [py.warnings] WARNING: /root/.venv/lib/python3.12/site-packages/scrapy/core/spidermw.py:490: ScrapyDeprecationWarning: event_scrapers.spiders.grace_farms.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-04 18:40:58 [gracefarms] INFO: Sending scraped events to prod API
2026-08-04 18:40:58 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-08-04 18:40:58 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:40:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:07 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/commons-2-pm-close/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/dinner-from-the-garden/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-07/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-stroll/2026-08-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-14/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/magnifying-small-wonders-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/summer-passport-week-2026/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/afternoon-tea-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/learning-with-nature-monarch-migration/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-studio-for-children/2026-08-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-for-children/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2026-09/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-sept-1-4-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-09-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/backyard-blooms/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/season-opener-teresita-fernandez/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/special-bunny-book-group-with-jillian-miao/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-with-jillian-miao/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-3/2026-09-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leading-with-purpose-sarah-harden/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/court-opens-at-12pm/2026-08-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/closed-sept-1-4-2026/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:17 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 6445
2026-08-04 18:41:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/court-opens-at-12pm/2026-08-28>
{'event_url': 'https://gracefarms.org/event/court-opens-at-12pm/2026-08-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013518 tribe_events type-tribe_events '
'status-publish hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013518"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-08-28"> Friday, August 28 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/court-opens-at-12pm" '
'title="Court Opens at 12pm"> Court Opens at 12pm '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-08-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-08-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:18 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3>
{'event_url': 'https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-66290 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tea '
'cat_tea" id="post-66290"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the Pavilion to explore the '
'world of white and green teas. Discover the unique umami flavors '
'of Japanese green teas and sample classic Chinese selections '
'such as Dragon Well and Jasmine Pearls. You’ll also enjoy a '
'glimpse into chado, the Japanese art of tea, gaining insight '
'into the traditions and techniques that have shaped tea culture '
'for centuries.</p><p><em>Journey Into the World of Tea</em> '
'offers a tranquil, in-depth exploration of tea traditions '
'through guided tastings, demonstrations, and engaging '
'conversation. This six-part series is led by Tea Expert and '
'Educator Frank Kwei, who brings decades of knowledge to each '
'session.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-26"> Wednesday, August 26 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-08-26"> '
'3:00 pm - 4:30 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tea" rel="tag">Tea '
'& Coffee</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $25 <br/> member: $20</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p>\xa0'
'</p><p><strong>About Frank Kwei</strong></p><p>Frank currently '
'serves in the role of Tea Expert and Educator focusing on '
'special projects and tea programs at <span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span>. He has been with <span '
'class="notranslate"><span class="notranslate"><span '
'class="notranslate">Grace Farms</span> Foundation</span></span> '
'since its inception, starting as the Director of Hospitality '
'where he served as a welcoming ambassador for <span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span>. In that role, he often provided a first '
'introduction to <span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span> and its work by '
'pausing over tea in the Pavilion, a reflective space in the '
'River building with 360-degree views of natural '
'landscapes.</p><p>In his current role, Frank is <span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span>’ resident Tea Expert, where he welcomes the '
'public with a simple cup of tea and invites them into a deeper '
'appreciation of the intentionality of SANAA’s architecture and '
'the impact of the Foundation’s work to advance good in the '
'world.</p><p>Before joining <span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>, Frank co-founded '
'and managed a boutique tea company based in Brooklyn, New York, '
'and spent several years focused on the sourcing and supply '
'chains for tea ingredients. Frank has brought that experience to '
'the Foundation’s work on ethical and sustainable supply chains '
'across sectors, including tea, coffee, food, and architecture. '
'Frank hosts a wide variety of tea education programs on the vast '
'world of tea, its history, and on the ethical and sustainable '
'production of tea and coffee. This serves as a critical entry '
'point to educating people about ethical and sustainable supply '
'chains in other fields.</p><p>Frank brings a depth of knowledge '
'and experience of various cultures to his work at <span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span>. A son of a diplomat, he spent his childhood '
'living and traveling across three continents.</p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/07\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/21\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/23\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/" '
'rel="bookmark">Journey into the World of Tea | Oolong and '
'Pu-erhs</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-white-and-green-teas-3" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-white-and-green-teas-3" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:18 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/closed-sept-1-4-2026>
{'event_url': 'https://gracefarms.org/event/closed-sept-1-4-2026',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-67855 tribe_events type-tribe_events '
'status-publish hentry" id="post-67855"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>We will be closed from Tuesday, '
'September 1 to Friday, September 4.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Start:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-09-01"> Tuesday, September 1 '
'</abbr></dd></div><div class="detail-item"><dt> End:</dt><dd> '
'<abbr class="tribe-events-abbr dtend" title="2026-09-04"> '
'Friday, September 4 </abbr></dd></div></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fclosed-sept-1-4-2026" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fclosed-sept-1-4-2026" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011697 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011697"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-29"> Saturday, August 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-29"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 '
'class="events-title">Sponsors</h2><div '
'class="sponsor-logo-container '
'sponsor-logo-container-mobile"><div class="sponsor-logos"><div '
'class="sponsor-logo type_counter-1 columns_counter-1 '
'logo_counter-1"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'title="Acelab-logo-2.0"/></noscript><img alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Acelab-logo-2.0"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-2 logo_counter-2"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'title="ASSA ABLOY_Opening_Solutions_RGB.jpg"/></noscript><img '
'alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="ASSA '
'ABLOY_Opening_Solutions_RGB.jpg"/></div></div></div><div '
'class="sponsor-bar"><div class="greyge" style="grid-column:1 / '
'3">Event Sponsor</div></div><div class="sponsor-logos"><div '
'class="sponsor-logo type_counter-1 columns_counter-1 '
'logo_counter-3"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'title="DWR Logo_ No Box"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="DWR Logo_ No Box"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-2 logo_counter-4"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'title="Turner Logo_GB_JPEG web"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Turner Logo_GB_JPEG web"/></div></div></div><div '
'class="sponsor-bar"><div class="greyge" style="grid-column:1 / '
'3">Event Sponsor</div></div></div><div '
'class="sponsor-logo-container '
'sponsor-logo-container-desktop"><div class="sponsor-logos"><div '
'class="sponsor-logo type_counter-1 columns_counter-1 '
'logo_counter-1"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'title="Acelab-logo-2.0"/></noscript><img alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Acelab-logo-2.0"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-2 logo_counter-2"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'title="ASSA ABLOY_Opening_Solutions_RGB.jpg"/></noscript><img '
'alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="ASSA ABLOY_Opening_Solutions_RGB.jpg"/></div></div><div '
'class="sponsor-logo type_counter-1 columns_counter-3 '
'logo_counter-3"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'title="DWR Logo_ No Box"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="DWR Logo_ No Box"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-4 logo_counter-4"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'title="Turner Logo_GB_JPEG web"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Turner Logo_GB_JPEG web"/></div></div></div><div '
'class="sponsor-bar"><div class="greyge" style="grid-column:1 / '
'5">Event Sponsor</div></div></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2025-saturdays-2-2-2-2-2-2%2F2026-08-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2025-saturdays-2-2-2-2-2-2%2F2026-08-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-08-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8352
2026-08-04 18:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-08-29>
{'event_url': 'https://gracefarms.org/event/imagination/2026-08-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012812 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012812"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-29"> Saturday, August 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-29"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-08-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-08-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011415 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011415"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into a world of color and '
'imagination! Inspired by the plans for a flowering lawn in the '
'Plaza, children will use a mix of art materials to create their '
'own vibrant landscape collage. After learning about the '
'different flowers that will bloom at <span '
'class="notranslate">Grace Farms</span> in the years ahead, '
'participants are invited to dream up their own flower-filled '
'design and turn it into a beautiful, one-of-a-kind '
'artwork.</p><p><em>Open Arts Studio</em> is a site-specific '
'creative exploration for younger audiences to engage in '
'open-ended inquiry and reflect on the building, its shapes and '
'designs, and its ideas. This ongoing series, offered weekly, is '
'led by <span class="notranslate">Grace Farms</span> Arts '
'Educator Nancy Jameson. Recommended for ages 4-11 with adult '
'caregivers.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-27"> Thursday, August 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-27"><div class="tribe-recurring-event-time">3:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-landscape-collages" '
'title="Open Arts Studio | Landscape Collages"> Open Arts Studio '
'| Landscape Collages </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-landscape-collages%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-landscape-collages%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-08-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8388
2026-08-04 18:41:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-08-30>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-08-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013282 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013282"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-30"> Sunday, August 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-30"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-08-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-08-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-08-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:20 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:20 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/1',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011755 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011755"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Listen to stories from our curated '
'collection of books and take part in an arts and crafts '
'activity. For up to age 5 with adult caregivers.</p><p>Capacity '
'is limited. Early arrival is encouraged.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-28"> Friday, August 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-28"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-3" '
'title="Bunny Book Group"> Bunny Book Group </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d8c4-89ea-e333-0701-20846c212bed" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d8c4-89ea-e333-0701-20846c212bed" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-2026%2F2026-08-28%2F1" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-2026%2F2026-08-28%2F1" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-08-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:21 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8352
2026-08-04 18:41:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-08-27>
{'event_url': 'https://gracefarms.org/event/imagination/2026-08-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012811 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012811"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-27"> Thursday, August 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-27"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:21 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:21 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011416 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011416"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into a world of color and '
'imagination! Inspired by the plans for a flowering lawn in the '
'Plaza, children will use a mix of art materials to create their '
'own vibrant landscape collage. After learning about the '
'different flowers that will bloom at <span '
'class="notranslate">Grace Farms</span> in the years ahead, '
'participants are invited to dream up their own flower-filled '
'design and turn it into a beautiful, one-of-a-kind '
'artwork.</p><p><em>Open Arts Studio</em> is a site-specific '
'creative exploration for younger audiences to engage in '
'open-ended inquiry and reflect on the building, its shapes and '
'designs, and its ideas. This ongoing series, offered weekly, is '
'led by <span class="notranslate">Grace Farms</span> Arts '
'Educator Nancy Jameson. Recommended for ages 4-11 with adult '
'caregivers.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-29"> Saturday, August 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-29"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-landscape-collages" '
'title="Open Arts Studio | Landscape Collages"> Open Arts Studio '
'| Landscape Collages </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-landscape-collages%2F2026-08-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-landscape-collages%2F2026-08-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/builder-beginnings/2026-08-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-08-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:22 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/builder-beginnings/2026-08-28>
{'event_url': 'https://gracefarms.org/event/builder-beginnings/2026-08-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011345 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011345"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Builder-Beginnings_opt1-scaled.jpg" '
'decoding="async" fetchpriority="high" height="1707" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Builder-Beginnings_opt1-scaled.jpg" '
'width="2560"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="1707" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Builder-Beginnings_opt1-scaled.jpg" '
'width="2560"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children and families, ignite your '
'imagination this summer!</p><p>Step outside into the Plaza to '
'roll up your sleeves and explore the question, “What do you want '
'to see in the world?” Work together to build a structure by '
'shaping, cutting, and connecting recycled cardboard and natural '
'materials gathered from <span class="notranslate">Grace '
'Farms</span>.</p><p>Led by Arts Educator <strong>Nancy '
'Jameson</strong> and the <strong><span class="notranslate">Grace '
'Farms</span> Education Team</strong>, this hands-on activity '
'encourages creativity, problem-solving, and joyful artmaking in '
'the open air. Recommended for ages 4-11 with adult '
'caregivers.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-28"> Friday, August 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-28"><div class="tribe-recurring-event-time">2:00 '
'pm - 4:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/builder-beginnings" '
'title="Builder Beginnings"> Builder Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> drop-in program; free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbuilder-beginnings%2F2026-08-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbuilder-beginnings%2F2026-08-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:22 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-2026/2026-08-28/2',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011201 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011201"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Listen to stories from our curated '
'collection of books and take part in an arts and crafts '
'activity. For up to age 5 with adult caregivers.</p><p>Capacity '
'is limited. Early arrival is encouraged.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-28"> Friday, August 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-28"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-3" '
'title="Bunny Book Group"> Bunny Book Group </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d8c4-89ea-e333-0701-20846c212bed" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d8c4-89ea-e333-0701-20846c212bed" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-2026%2F2026-08-28%2F2" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-2026%2F2026-08-28%2F2" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8388
2026-08-04 18:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-08-28>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-08-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013281 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013281"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-28"> Friday, August 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-28"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-08-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-08-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:41:22 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:41:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10009517 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10009517"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive <span '
'class="notranslate">Grace Farms</span> Tour invites a closer '
'look at the architecture of the River building and Barns. Take '
'in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa" rel="noopener" '
'target="_blank">SANAA</a>, holds LEED Gold certification for '
'Building Design and Construction. A demonstration of our '
'continuing efforts to be as sustainable as possible, in 2024, we '
'were awarded Gold certification for Building Operations and '
'Maintenance, building on our LEED Silver certification in '
'2019.</p><p>The River building was awarded the prestigious '
'2014/2015 Mies Crown Hall Americas Prize (MCHAP), in addition to '
'the AIA National 2017 Architecture Honor Award and AIA '
'Connecticut 2016 Design Honor Award.</p><p><em>Approved for AIA '
'CES 1.5 LU</em></p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-27"> Thursday, August 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-27"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:23 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:23 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011617 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011617"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Our youngest artists, designers, and '
'builders are invited step into the arts studio to have fun '
'making art inspired by the River building and surrounding '
'landscape! Think, play, create, and experiment with texture, '
'form, line, color and space.</p><p>This session is recommended '
'for ages 1-5 and their caretakers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-27"> Thursday, August 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-27"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-2" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-2-2-2-2%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-2-2-2-2%2F2026-08-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/leslie-odom-jr/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/champagne-pre-reception/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:27 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:27 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2026-10-02>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2026-10-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011828 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011828"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-02"> Friday, October 2 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-02"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:28 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8388
2026-08-04 18:41:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-10-02>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-10-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013541 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013541"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-02"> Friday, October 2 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-02"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-08-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-10-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:29 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8353
2026-08-04 18:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-08-26>
{'event_url': 'https://gracefarms.org/event/imagination/2026-08-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012810 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012810"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-08-26"> Wednesday, August 26 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-08-26"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-08-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-08-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2026-10/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:29 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8352
2026-08-04 18:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-10-01>
{'event_url': 'https://gracefarms.org/event/imagination/2026-10-01',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013523 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013523"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-01"> Thursday, October 1 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-01"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-01" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-01" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-10-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/chefs-palate-indigenous-influence/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-10-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2026-10-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-10-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/tea-diplomacy/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:30 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:41:30 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:41:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2026-10-02>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2026-10-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011898 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011898"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-02"> Friday, October 2 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-02"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:31 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 6445
2026-08-04 18:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/court-opens-at-12pm/2026-10-02>
{'event_url': 'https://gracefarms.org/event/court-opens-at-12pm/2026-10-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013550 tribe_events type-tribe_events '
'status-publish hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013550"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-10-02"> Friday, October 2 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/court-opens-at-12pm" '
'title="Court Opens at 12pm"> Court Opens at 12pm '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-10-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:31 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:41:31 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-01',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10009522 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10009522"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive <span '
'class="notranslate">Grace Farms</span> Tour invites a closer '
'look at the architecture of the River building and Barns. Take '
'in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa" rel="noopener" '
'target="_blank">SANAA</a>, holds LEED Gold certification for '
'Building Design and Construction. A demonstration of our '
'continuing efforts to be as sustainable as possible, in 2024, we '
'were awarded Gold certification for Building Operations and '
'Maintenance, building on our LEED Silver certification in '
'2019.</p><p>The River building was awarded the prestigious '
'2014/2015 Mies Crown Hall Americas Prize (MCHAP), in addition to '
'the AIA National 2017 Architecture Honor Award and AIA '
'Connecticut 2016 Design Honor Award.</p><p><em>Approved for AIA '
'CES 1.5 LU</em></p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-01"> Thursday, October 1 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-01"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-10-01" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-10-01" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-09-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:35 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8356
2026-08-04 18:41:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-09-30>
{'event_url': 'https://gracefarms.org/event/imagination/2026-09-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012825 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012825"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-30"> Wednesday, September 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-30"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-09-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-09-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2026-09-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2026-09-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/leslie-odom-jr/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:35 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:35 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2026-09-30>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2026-09-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012127 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012127"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-30"> Wednesday, September 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-30"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-09-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-09-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2026-09-29>
{'event_url': 'https://gracefarms.org/event/materials-studio/2026-09-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011949 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011949"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-29"> Tuesday, September 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-29"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-09-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-09-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/leslie-odom-jr>
{'event_url': 'https://gracefarms.org/event/leslie-odom-jr',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-66988 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-arts '
'tribe_events_cat-music cat_arts cat_music" id="post-66988"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><h2>Leslie Odom, Jr.</h2><p>Tony® and '
'GRAMMY® Award-winning artist <strong>Leslie Odom, Jr.</strong> '
'brings his extraordinary voice, magnetic stage presence, and '
'genre-spanning artistry to the stage for an evening of music '
'that is soulful, sophisticated, and deeply moving.</p><p>This '
'captivating concert features selections from the American '
'Songbook, reimagined pop favorites, and beloved musical theater '
'classics — including special performances of songs from '
'<em>Hamilton</em>, the Broadway phenomenon that earned Odom a '
'Tony Award for his iconic portrayal of Aaron Burr.</p><p>With '
'his signature charm, stunning vocals, and heartfelt '
'storytelling, Leslie Odom, Jr. creates a live experience that is '
'intimate, inspiring, and unforgettable.</p><p>Join us for a '
'night of timeless music, powerful emotion, and the unmatched '
'artistry of one of today’s most celebrated '
'performers.</p><p><em>60-minute performance. No intermission.\xa0'
'</em></p><p><strong>Parking must be reserved in advance and will '
'not be available for purchase upon arrival.</strong> <a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e" '
'rel="noopener" target="_blank"><strong>Purchase parking '
'here.</strong></a></p><p>\xa0</p><p><strong>Join us for a '
'Champagne Pre-Reception</strong></p><p>Celebrate the arrival of '
'autumn with an elegant Champagne Pre-Reception in the Commons '
'before the program. Enjoy champagne and seasonal light bites '
'while gathering with fellow guests in the warm glow of the <span '
'class="notranslate">Grace Farms</span> landscape before making '
'your way to the Sanctuary for an unforgettable evening with '
'Leslie Odom, Jr. <strong><a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e" '
'rel="noopener" target="_blank">Reserve your spot '
'here.</a></strong></p><p>\xa0</p><h3>About Leslie Odom, '
'Jr.</h3><p>Leslie Odom, Jr.\u202fis a Tony and Grammy '
'Award-winning, three-time Emmy and two-time Academy '
'Award-nominated songwriter, actor, and\u202f a\xa0<em>New York '
'Times</em>\u202f bestselling author. Well known for his breakout '
'role as ‘Aaron Burr’ in the Pulitzer Prize-winning Broadway '
'musical\xa0<em>Hamilton</em>, Odom made the season’s most highly '
'anticipated return to his award-winning role in September 2025. '
'During his limited engagement run, which came nine years after '
'his final bow, <em>Hamilton</em> hit its\xa0highest ever gross '
'in its ten years on Broadway. Odom’s long-awaited return to '
'Broadway following his original <em>Hamilton</em> run came in '
'2023 as a producer, alongside his beloved Nicolette Robinson and '
'the gracious Jeffrey Richards, with the classic American '
'comedy\u202f<em>Purlie Victorious: A Non-Confederate Romp '
'Through the Cotton Patch</em>\u202f written by the legendary '
'Ossie Davis. The revival opened to widespread critical acclaim. '
'Odom was Tony-nominated for his performance, and the production '
'received six nominations and one win. <em>Purlie Victorious</em> '
'was recorded and aired as part of PBS’\xa0<em>Great '
'Performances.\xa0</em></p><p>Odom<em>\xa0</em>has continued to '
'captivate audiences across film and television including his '
'star turn as legendary soul singer Sam Cooke in the Amazon film '
'adaptation of\u202f<em>One Night in Miami…, </em>directed by '
'Regina King. His lauded portrayal of the soul icon and musical '
'performance of original song “Speak Now” earned him multiple '
'awards and nominations. Additional film and television credits '
'include Rian Johnson’s record-breaking 2022\xa0<em>Knives Out\xa0'
'</em>sequel,\xa0<em>Glass Onion: A Knives Out Mystery,\xa0'
'</em>for Netflix,\xa0<em>The Many Saints of Newark,</em>\xa0a '
'prequel to David Chase’s award-winning HBO series <em>The</em> '
'<em>Sopranos</em>, Apple TV+’s\u202f<em>Central Park</em>\xa0'
'(2020 Emmy nomination),\u202f<em>Hamilton</em>\u202f on Disney+ '
'(2021 Emmy nomination), host of “The Tony Awards Present: '
'Broadway’s Back!” on CBS (2022 Emmy nomination), <em>Abbott '
'Elementary, The Proud Family: Louder and Prouder, Harriet,\xa0'
'</em>and many more.</p><p>In March 2018, Odom added the title of '
'author to his resume with the release of his book –\xa0'
'<em>Failing Up: How to Take Risks, Aim Higher and Never Stop '
'Learning</em>, which was recently released in paperback in March '
'2025. Co-written with Nicolette Robinson, Odom’s first '
'children’s book,\u202f<em>I Love You More Than You’ll Ever '
'Know,</em>\u202fwas published by Feiwel & Friends in March '
'2023. The book debuted on the\u202f<em>New York Times</em>\xa0'
'bestseller list at #7 in its first week. Odom has released six '
'full-length albums. His sixth and first-ever live album,\xa0'
'<em>An Offering: Live at Speakeasy Studios</em>,\xa0was released '
'on October 17, 2025.</p><p>\xa0</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-26"> Saturday, September 26 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-09-26"> '
'5:00 pm - 6:15 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> Group A: $450 <br/> ($200 tax '
'deductible)<br/><br/> Group B: $350 <br/> ($100 tax '
'deductible)<br/><br/> Group C: $250 <br/> ($50 tax '
'deductible)<br/><br/> member discount does not apply to this '
'event</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/d30545ac-f07e-c430-b3b6-5cc2eaf8d061" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/d30545ac-f07e-c430-b3b6-5cc2eaf8d061" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p>\xa0'
'</p><p><strong>Event Add-Ons</strong></p><p>Enhance your early '
'fall evening at <span class="notranslate">Grace Farms</span> '
'with add-ons to round out your experience. <a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e" '
'rel="noopener" target="_blank">Select from the following options '
'here</a> and when reserving your tickets using the registration '
'link above.</p><p><b></b></p><div class="row"><div class="four '
'columns initiative-item gf-fade active"><b><a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e"><div '
'class="four-three-wrapper"><div class="lazyload initiative-image '
'four-three-image" '
'data-bg="https://gracefarms.org/wp-content/uploads/2026/04/Commons-Pre-Reception.jpg" '
'style="background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20500%20300%22%3E%3C/svg%3E);background-position:center;background-size:cover;"></div></div><h2>Champagne '
'Pre-Reception</h2><p>Gather with fellow guests before the '
'performance in the glass-enclosed Commons.</p></a></b></div><div '
'class="four columns initiative-item gf-fade active"><b><a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e"><div '
'class="four-three-wrapper"><div class="lazyload initiative-image '
'four-three-image" '
'data-bg="https://gracefarms.org/wp-content/uploads/2026/04/Paid-Parking-fall-thumb.jpg" '
'style="background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20500%20300%22%3E%3C/svg%3E);background-position:center;background-size:cover;"></div></div><h2>On-Site '
'Parking & Off-Site Parking with Shuttle '
'Service</h2><p>Parking must be reserved in advance and will not '
'be available for purchase upon '
'arrival.</p></a></b></div></div><p></p><hr/><h3></h3><h3>2026/2027 '
'season</h3><p>The 2026/2027 season deepens our ongoing '
'exploration of the programmatic theme, <i '
'data-gtm-vis-has-fired1452017_328="1">We all build</i>, through '
'a new slate of one-of-a-kind experiences rooted in our mission '
'to foster more grace and peace locally and globally. Join us for '
'unforgettable musical performances, stirring dialogue from '
'today’s leading thinkers, and community moments — each held in '
'an immersive setting where boundaries between people, '
'architecture, and landscape dissolve. Visit us throughout the '
'seasons to sit at this unique intersection and explore topics '
'that aim to inspire both introspection and joy. From there, we '
'hope you connect with our theme that encourages all to build a '
'more graceful and peaceful world, every day.</p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fleslie-odom-jr" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fleslie-odom-jr" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2026-10-01>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2026-10-01',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011799 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011799"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-01"> Thursday, October 1 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-01"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-10-01" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-10-01" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/champagne-pre-reception/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8111
2026-08-04 18:41:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/champagne-pre-reception>
{'event_url': 'https://gracefarms.org/event/champagne-pre-reception',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68687 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry" id="post-68687"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Champagne-Reception_web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Champagne-Reception_web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Champagne-Reception_web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Celebrate the arrival of autumn with an '
'elegant Champagne Pre-Reception in the Commons before the Leslie '
'Odom, Jr. concert. Enjoy champagne and seasonal light bites '
'while gathering with fellow guests in the warm glow of the <span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span> landscape before making your way to the '
'Sanctuary for an unforgettable evening with Leslie Odom, '
'Jr.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-26"> Saturday, September 26 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-09-26"> '
'3:00 pm - 5:00 pm</div></dd></div></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $75</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019de4c7-934a-01d1-9853-935e0b83a10e" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fchampagne-pre-reception" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fchampagne-pre-reception" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-09-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:41 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8355
2026-08-04 18:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-09-24>
{'event_url': 'https://gracefarms.org/event/imagination/2026-09-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012823 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012823"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-24"> Thursday, September 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-24"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-09-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-09-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2026-09-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:42 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:42 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2026-09-24>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2026-09-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011798 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011798"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-24"> Thursday, September 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-24"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-09-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-09-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-09-25/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:42 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8391
2026-08-04 18:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-09-25>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-09-25',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013288 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013288"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-25"> Friday, September 25 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-25"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-09-25" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-09-25" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:42 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:43 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:43 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know>
{'event_url': 'https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68482 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families" '
'id="post-68482"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Storytime_1600x900.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Storytime_1600x900.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Storytime_1600x900.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Families '
'are invited to a special, book-inspired Open Arts Studio '
'experience that blends storytelling, music, and creative '
'expression. The morning features a reading of <em>I’ll Love You '
'More Than You’ll Ever Know</em>, co-authored by '
'<strong>Nicolette Robinson</strong> and <strong>Leslie Odom, '
'Jr.</strong> The book’s illustrator, <strong>Joy Hwang '
'Ruiz</strong>, will lead a hands-on art activity inspired by the '
'story, inviting children to explore the connection between '
'colors and emotions through creative expression.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-25"> Friday, September 25 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-09-25"> '
'10:00 am - 11:00 am</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> child: $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0472cca1-d65d-1356-7e6f-ddcc4f7a5977" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0472cca1-d65d-1356-7e6f-ddcc4f7a5977" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstorytime-featuring-ill-love-you-more-than-youll-ever-know" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstorytime-featuring-ill-love-you-more-than-youll-ever-know" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:43 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:43 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-09-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10009521 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10009521"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive <span '
'class="notranslate">Grace Farms</span> Tour invites a closer '
'look at the architecture of the River building and Barns. Take '
'in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa" rel="noopener" '
'target="_blank">SANAA</a>, holds LEED Gold certification for '
'Building Design and Construction. A demonstration of our '
'continuing efforts to be as sustainable as possible, in 2024, we '
'were awarded Gold certification for Building Operations and '
'Maintenance, building on our LEED Silver certification in '
'2019.</p><p>The River building was awarded the prestigious '
'2014/2015 Mies Crown Hall Americas Prize (MCHAP), in addition to '
'the AIA National 2017 Architecture Honor Award and AIA '
'Connecticut 2016 Design Honor Award.</p><p><em>Approved for AIA '
'CES 1.5 LU</em></p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-24"> Thursday, September 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-24"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-09-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-09-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/court-opens-at-12pm/2026-09-25/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:44 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 6448
2026-08-04 18:41:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/court-opens-at-12pm/2026-09-25>
{'event_url': 'https://gracefarms.org/event/court-opens-at-12pm/2026-09-25',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013522 tribe_events type-tribe_events '
'status-publish hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013522"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-09-25"> Friday, September 25 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/court-opens-at-12pm" '
'title="Court Opens at 12pm"> Court Opens at 12pm '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-09-25" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-09-25" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23>
{'event_url': 'https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2026-09-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011814 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tea '
'cat_tea tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011814"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Explore the dynamic world of '
'oolongs and pu-erh teas. Albeit lesser known in the U.S., oolong '
'and pu-erh drive the tea culture in China and Taiwan. Sample and '
'compare the flavor profile of floral green oolongs and fruity '
'dark oolongs and learn about the unique characteristics of aged '
'pu-erh teas. Stretch your palate and explore the complex tastes '
'of raw green pu-erhs and earthy dark cooked '
'pu-erhs.</p><p>Journey Into the World of Tea offers a tranquil, '
'in-depth exploration of tea traditions through guided tastings, '
'demonstrations, and engaging conversation. This six-part series '
'takes place in the glass-enclosed Tea Pavilion, and is led by '
'<span class="notranslate">Grace Farms</span> Tea Expert and '
'Educator <strong>Frank Kwei,</strong> who brings decades of '
'knowledge to each session.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-23"> Wednesday, September 23 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-23"><div class="tribe-recurring-event-time">3:00 '
'pm - 4:30 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/journey-into-the-world-of-tea" '
'title="Journey Into the World of Tea"> Journey Into the World of '
'Tea </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tea" rel="tag">Tea '
'& Coffee</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $25 <br/> member: $20 <br/> tea '
'advocate member: free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/07\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/21\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/26\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/" '
'rel="bookmark">Journey Into the World of Tea | White and Green '
'Teas</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-oolong-and-pu-erhs-2%2F2026-09-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-oolong-and-pu-erhs-2%2F2026-09-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/court-opens-at-12pm/2026-10-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:51 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 6446
2026-08-04 18:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/court-opens-at-12pm/2026-10-30>
{'event_url': 'https://gracefarms.org/event/court-opens-at-12pm/2026-10-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013554 tribe_events type-tribe_events '
'status-publish hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013554"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-10-30"> Friday, October 30 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/court-opens-at-12pm" '
'title="Court Opens at 12pm"> Court Opens at 12pm '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcourt-opens-at-12pm%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:51 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:51 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2026-10-30>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2026-10-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011832 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011832"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-30"> Friday, October 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-30"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:51 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:51 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2026-10-30>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2026-10-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011902 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011902"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-30"> Friday, October 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-30"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-10-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-and-architecture-tour/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-10-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:52 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8389
2026-08-04 18:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-10-30>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-10-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013549 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013549"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-30"> Friday, October 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-30"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-10-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:52 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8353
2026-08-04 18:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-10-29>
{'event_url': 'https://gracefarms.org/event/imagination/2026-10-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013539 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013539"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-29"> Thursday, October 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-29"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-09-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2026-11/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8391
2026-08-04 18:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-09-27>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-09-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013289 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013289"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-27"> Sunday, September 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-27"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-09-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-09-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2026-11-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-garlic/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-herbal-infusions-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/autumn-stroll/2026-11-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-nemanja-radulovic-and-double-sens/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-11-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-11-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2026-11-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-11-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-11-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2026-10-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:54 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:41:54 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-10-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10009526 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10009526"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive <span '
'class="notranslate">Grace Farms</span> Tour invites a closer '
'look at the architecture of the River building and Barns. Take '
'in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa" rel="noopener" '
'target="_blank">SANAA</a>, holds LEED Gold certification for '
'Building Design and Construction. A demonstration of our '
'continuing efforts to be as sustainable as possible, in 2024, we '
'were awarded Gold certification for Building Operations and '
'Maintenance, building on our LEED Silver certification in '
'2019.</p><p>The River building was awarded the prestigious '
'2014/2015 Mies Crown Hall Americas Prize (MCHAP), in addition to '
'the AIA National 2017 Architecture Honor Award and AIA '
'Connecticut 2016 Design Honor Award.</p><p><em>Approved for AIA '
'CES 1.5 LU</em></p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-29"> Thursday, October 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-29"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-10-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-10-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:41:54 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:41:54 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2026-10-29>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2026-10-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011803 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011803"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-29"> Thursday, October 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-29"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-10-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-10-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:41:58 [scrapy.extensions.logstats] INFO: Crawled 47 pages (at 47 pages/min), scraped 43 items (at 43 items/min)
2026-08-04 18:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2026-10-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/art-and-architecture-tour/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:00 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:00 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2026-10-27>
{'event_url': 'https://gracefarms.org/event/materials-studio/2026-10-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011953 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011953"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-27"> Tuesday, October 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-27"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-10-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-10-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2026-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:00 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:00 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/art-and-architecture-tour>
{'event_url': 'https://gracefarms.org/event/art-and-architecture-tour',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68573 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-arts '
'tribe_events_cat-architecture cat_arts cat_architecture" '
'id="post-68573"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p>Join '
'Chelsea Thatcher, <span class="notranslate">Grace Farms</span> '
'Chief Strategic Officer and Founding Creative Director for a '
'special art and architecture tour inviting you to take a closer '
'look at the curated indoor and outdoor artworks at <span '
'class="notranslate">Grace Farms</span> by Beatriz Milhazes, '
'Alicja Kwade, Teresita Fernández, Thomas Demand, James Florio, '
'Kazuyo Sejima & Associates, and more.</p><p>Meander through '
'the River building, Barns, and North Field, and take in '
'360–degree views of the surrounding landscapes while exploring '
'the building’s sustainable design, curated interiors, and '
'materials choices. This tour includes a taste of tea in the '
'Plaza while viewing Dancing Trees (2025) by Kazuyo Sejima & '
'Associates, and a moment to sit on outdoor benches and enjoy '
'vast views at ParaPosition (2025) by Alicja Kwade.</p><p>The '
'River building, designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa">SANAA</a>, holds LEED Silver '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p>This special tour '
'is hosted in celebration of October4Design and to coincide with '
'Archtober. Extend your architecture experience at <span '
'class="notranslate">Grace Farms</span> and join us for <a '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina" '
'rel="noopener" target="_blank">Founder’s Architecture Talk</a> '
'later in the day.</p><p><em>Approved for AIA CES 1 LU\xa0\xa0'
'</em></p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-24"> Saturday, October 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-10-24"> '
'10:30 am - 11:30 am</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $35 <br/> member: $28</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/91c7c04b-6338-7ff6-429a-2865a4194ef0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/91c7c04b-6338-7ff6-429a-2865a4194ef0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fart-and-architecture-tour" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fart-and-architecture-tour" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-10-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:01 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8352
2026-08-04 18:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-10-27>
{'event_url': 'https://gracefarms.org/event/imagination/2026-10-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013537 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013537"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-27"> Tuesday, October 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-27"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-10-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:02 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8353
2026-08-04 18:42:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-10-24>
{'event_url': 'https://gracefarms.org/event/imagination/2026-10-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013536 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013536"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-24"> Saturday, October 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-24"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-10-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-10-25/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination/2026-09-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4>
{'event_url': 'https://gracefarms.org/event/storytime-featuring-ill-love-you-more-than-youll-ever-know-4',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68492 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families" '
'id="post-68492"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Storytime_1600x900.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Storytime_1600x900.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Storytime_1600x900.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Families '
'are invited to a special, book-inspired Open Arts Studio '
'experience that blends storytelling, music, and creative '
'expression. The morning features a reading of <em>I’ll Love You '
'More Than You’ll Ever Know</em>, co-authored by '
'<strong>Nicolette Robinson</strong> and <strong>Leslie Odom, '
'Jr.</strong> The book’s illustrator, <strong>Joy Hwang '
'Ruiz</strong>, will lead a hands-on art activity inspired by the '
'story, inviting children to explore the connection between '
'colors and emotions through creative expression.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-25"> Friday, September 25 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-09-25"> '
'11:30 am - 12:30 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> child: $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0472cca1-d65d-1356-7e6f-ddcc4f7a5977" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0472cca1-d65d-1356-7e6f-ddcc4f7a5977" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstorytime-featuring-ill-love-you-more-than-youll-ever-know-4" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstorytime-featuring-ill-love-you-more-than-youll-ever-know-4" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8354
2026-08-04 18:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-10-28>
{'event_url': 'https://gracefarms.org/event/imagination/2026-10-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013538 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013538"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-28"> Wednesday, October 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-28"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-10-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8389
2026-08-04 18:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-10-25>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-10-25',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013548 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013548"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-25"> Sunday, October 25 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-25"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-25" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-25" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:04 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8214
2026-08-04 18:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination/2026-09-29>
{'event_url': 'https://gracefarms.org/event/imagination/2026-09-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012824 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012824"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-09-29"> Tuesday, September 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-09-29"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct">Grace Farms, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong>Grace '
'Farms</strong> is located at <strong>365 Lukes Wood Road, New '
'Canaan, CT 06840</strong>.</p><p><strong>On-site '
'parking</strong> is not guaranteed. Guests may\xa0be directed to '
'designated off-site parking, where shuttle service will be '
'provided.</p><p>Tickets for Grace Farms events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'Grace Farms does<span class="apple-converted-space">\xa0'
'</span><strong>not authorize</strong><span '
'class="apple-converted-space">\xa0</span>the sale or resale of '
'tickets through any third-party websites or vendors. Tickets '
'purchased elsewhere are<span class="apple-converted-space">\xa0'
'</span><strong>not guaranteed to be valid</strong><span '
'class="apple-converted-space">\xa0</span>and may be refused '
'entry.</p><p><strong>Members</strong> enjoy discounts on '
'programs. <a href="https://gracefarms.org/membership" '
'rel="noopener" target="_blank">Learn more about '
'membership</a>.<br/> <strong>Students</strong> ages 13 and older '
'who are currently enrolled in a school or educational program '
'are eligible for discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-09-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination%2F2026-09-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2026-10-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:04 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:04 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2026-10-28>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2026-10-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012131 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012131"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-28"> Wednesday, October 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-28"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-10-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-10-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2026-10-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:09 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:09 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2026-10-23>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2026-10-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011901 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011901"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-23"> Friday, October 23 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-23"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-10-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-10-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-04/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2026-10-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:09 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:10 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2026-12-04>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2026-12-04',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011907 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011907"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-04"> Friday, December 4 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-04"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-12-04" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-12-04" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:10 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2026-12-04>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2026-12-04',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011837 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011837"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-04"> Friday, December 4 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-04"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-12-04" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-12-04" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:10 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-04>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-04',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012342 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012342"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-04"> Friday, December 4 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-04" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-04" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:11 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:11 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2026-10-24>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2026-10-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012244 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012244"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-24"> Saturday, October 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-24"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2026-10-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2026-10-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:12 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:12 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina>
{'event_url': 'https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-67384 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-design-for-freedom tribe_events_cat-arts '
'tribe_events_cat-architecture cat_design-for-freedom cat_arts '
'cat_architecture" id="post-67384"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><h2>Francine Houben, Dorte Mandrup, and '
'Sharon Prince with Julia Gamolina</h2><p>This ‘Archtober’, four '
'founders — <strong>Francine Houben</strong> (<strong><a '
'href="https://www.mecanoo.nl" rel="noopener" '
'target="_blank">Mecanoo</a></strong>), <strong>Dorte '
'Mandrup</strong> (<strong><a '
'href="https://www.dezeen.com/tag/design-and-architecture-by-dorte-mandrup-arkitekter/" '
'rel="noopener" target="_blank">Dorte Mandrup '
'Arkitekter</a></strong>), <strong>Sharon Prince</strong> '
'(<strong><a href="https://gracefarms.org" rel="noopener" '
'target="_blank"><span class="notranslate">Grace '
'Farms</span></a></strong>, <strong><a '
'href="https://www.sharegracefarms.com" rel="noopener" '
'target="_blank"><span class="notranslate">Grace Farms</span> Tea '
'& Coffee</a></strong>), and <strong>Julia Gamolina</strong> '
'(<em><strong><a href="https://www.madamearchitect.org" '
'rel="noopener" target="_blank">Madame '
'Architect</a></strong></em>) share dynamic perspectives to '
'inspire greater connection with our irreplaceable planet and '
'people through architecture. Moderated by Julia Gamolina, '
'Editor-in-Chief at <em>Madame Architect</em>, the panel will '
'explore visual examples of materiality, sustainability, and the '
'diverse beauty of our global landscape, set at peak fall foliage '
'at <span class="notranslate">Grace Farms</span>.</p><p>Hear '
'<strong>Dorte Mandrup</strong> describe the way she designed the '
'Ilulissat Icefjord Centre, a climate visitor center on '
'Greenland’s rugged coastal landscape, with a lightweight form '
'akin to “a snowy owl’s flight through the landscape,” with '
'spaces beneath the building for wildlife habitat.</p><p>Learn '
'about <strong>Francine Houben</strong>‘s approach to designing '
'Natural History Museum Abu Dhabi in the Saadiyat Cultural '
'District, which resonates with natural rock formations, '
'reflecting the museum’s goal of improving understanding of and '
'engagement with the natural world.</p><p>And hear <strong>Sharon '
'Prince</strong> describe how <span class="notranslate">Grace '
'Farms</span> becomes part of the landscape and her approach to '
'creating a building that becomes part of a local and global '
'context for 100 years and more. Learn about projects Prince is '
'spearheading through <strong><a '
'href="https://www.designforfreedom.org" rel="noopener" '
'target="_blank">Design for Freedom</a></strong> research and '
'<strong><a '
'href="https://www.designforfreedom.org/home/pilot-projects/" '
'rel="noopener" target="_blank">Pilot Projects</a></strong> that '
'embed values of human dignity into space.</p><p>At <span '
'class="notranslate">Grace Farms</span>, this dialogue about the '
'way space communicates continues year-round through architecture '
'programming that invites deeper engagement, including an '
'upcoming documentary film, weekly <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="noopener" target="_blank"><strong>Architecture '
'Tours</strong></a> of the River building and Barns, <a '
'href="https://gracefarms.org/school-field-trips" rel="noopener" '
'target="_blank"><strong>school tours</strong></a> by our '
'Education Team, and the annual <a '
'href="https://gracefarms.org/event/2027-design-for-freedom-summit" '
'rel="noopener" target="_blank"><strong>Design for Freedom '
'Summit</strong></a>, which brings together industry leaders to '
'address forced labor in the building materials supply chain, '
'next held on March 31, 2027.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-24"> Saturday, October 24 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2026-10-24"> '
'2:00 pm - 3:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/design-for-freedom" '
'rel="tag">Design for Freedom</a><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $25 <br/> member: $20 <br/> student: '
'$12.50</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/337dce88-27ef-876b-4e11-d252f1e7420c" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/337dce88-27ef-876b-4e11-d252f1e7420c" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="extra-content"><h3></h3><h3><strong>About Francine '
'Houben</strong></h3><p><img alt="" class="lazy-hidden" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Francine-Houben-01-by-Mark-Uyl-high-res-web.jpg" '
'decoding="async" height="281" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="500"/><noscript><img alt="" decoding="async" height="281" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Francine-Houben-01-by-Mark-Uyl-high-res-web.jpg" '
'width="500"/></noscript></p><p>Francine Houben is founding '
'partner of Mecanoo (1984) and has led the firm to success in The '
'Netherlands and abroad, amassing a portfolio of work that is '
'wide-ranging, inspired by global challenges and with a '
'sustainable view on society.</p><p>Mecanoo combines the '
'disciplines of architecture, urban planning, landscape '
'architecture, interior design, and restoration to produce '
'unorthodox design solutions born from a strong sensitivity to '
'context and a highly interdisciplinary design '
'process.</p><p>Each of her projects illustrates the four '
'fundamental elements of her architectural vision: People, Place, '
'Purpose, Poetry.</p><p>Francine Houben was professor of mobility '
'aesthetics at Delft University of Technology and taught at the '
'universities of Harvard, Yale and Mendrisio. As curator of the '
'First International Architecture Biennale Rotterdam (2003), she '
'brought the theme of the aesthetics of mobility to the forefront '
'of international design consciousness.</p><p>Francine holds '
'Honorary Fellowships of the Royal Institute of British '
'Architects (RIBA), the American Institute of Architects (AIA), '
'the Royal Architectural Institute of Canada (RAIC) and was '
'granted lifelong membership to the Akademie der Künste in Berlin '
'as well as receiving the International Honorary Fellow Award by '
'the Architecture Institute of Taiwan.</p><p>In 2014 Francine was '
'named Woman Architect of the Year by the Architects’ Journal and '
'in November 2015 Queen Máxima of The Netherlands presented her '
'with the Prins Bernhard Cultuurfonds Prize for her wide-ranging '
'career. Francine was awarded Honorary Doctorates from the '
'Université de Mons, Belgium (2017) and the Utrecht University '
'(2016).</p><p>In 2018 she received the BNA Kubus Award for her '
'oeuvre; the International Prize, Prix des Femmes Architectes '
'(2019) and distinguished with the TU Delft Alumnus of the Year '
'(2020). In 2024, King Willem-Alexander appointed Francine Houben '
'as a Knight in the Order of the Netherlands '
'Lion.</p><h3><strong>About Dorte Mandrup</strong></h3><p><img '
'alt="" class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Dorte-Mandrup_L_Credit-Volker-Renner.jpg" '
'decoding="async" height="281" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="500"/><noscript><img alt="" decoding="async" height="281" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Dorte-Mandrup_L_Credit-Volker-Renner.jpg" '
'width="500"/></noscript></p><p>Studies in both sculpture and '
'ceramics, and medicine have influenced Dorte Mandrup’s approach '
'to architecture, which has always been ‘hands-on’. Shape and '
'form constitute the company ethos – to create spaces that are '
'aesthetically pleasing, contextually relevant, and invite people '
'to engage.</p><p>Dorte Mandrup graduated from the Aarhus School '
'of Architecture, Denmark in 1991. Eight years later she founded '
'her Copenhagen-based studio where she continues to be Creative '
'Director. Her design philosophy and artistic yet systematic '
'mindset permeate the entire office as she is design responsible '
'for all projects.</p><p>As a humanist with a distinct '
'nonconformist outlook, Dorte Mandrup is well known for her '
'commitment to the development of the architectural practice and '
'her frequent participation in public debates. Receiving national '
'and international acclaim for her work, in 2018 Dorte headlined '
'at the curated international exhibition at La Biennale di '
'Venezia.</p><p>Dorte is member of the Architecture Section in '
'Akademie der Künste, Berlin, Vice Chairman of the Louisiana '
'Museum of Modern Art, former member of the Historic Buildings '
'Council in Denmark, Chair of the prestigious Mies van der Rohe '
'Award 2019, Adjunct Professor at The Royal Danish Academy of '
'Fine Arts and holds frequent visiting professorships abroad, in '
'2018 at Cornell University College of Architecture, Art, and '
'Planning and from 2021 at Mendrisio Accademia de Architettura, '
'Switzerland.</p><h3><strong>About Sharon '
'Prince</strong></h3><p><img alt="Sharon prince 2026" '
'class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Sharon-Prince-headshot-web-crop-V2.jpg" '
'decoding="async" height="281" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="500"/><noscript><img alt="Sharon prince 2026" '
'decoding="async" height="281" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Sharon-Prince-headshot-web-crop-V2.jpg" '
'width="500"/></noscript></p><p>Sharon Prince is the CEO and '
'Founder of <span class="notranslate">Grace Farms</span>, a '
'boundary-defying public space and cultural and humanitarian '
'center. Prince commissioned SANAA to design <span '
'class="notranslate">Grace Farms</span>’ internationally '
'recognized River building, an open, porous structure embedded '
'within 80 acres of biodiverse landscape. Designed to dissolve '
'barriers between people and sectors, the building invites '
'reflection and engagement across <span class="notranslate">Grace '
'Farms</span>’ initiatives of nature, arts, justice, community, '
'and faith. The building has earned the AIA National Architecture '
'Honor Award and the Mies Crown Hall Americas '
'Prize.</p><p>Recognizing exploitation in the construction '
'industry, Prince mobilized leaders of the built environment to '
'launch Design for Freedom, the global movement to eliminate '
'forced and child labor from the building materials supply chain. '
'She edited and published the groundbreaking <em>Design for '
'Freedom Report and International Guidance & Toolkit</em>. '
'The exhibit With Every Fiber at <span class="notranslate">Grace '
'Farms</span> brings this issue to the public. Prince is also the '
'Co-Founder of <span class="notranslate">Grace Farms</span> Tea '
'& Coffee, a certified B Corp that demonstrates ethical and '
'sustainable supply chains.</p><p>Prince has been recognized by '
'<em>Fast Company</em> as among the Most Creative People in '
'Business and has received the AIA NY NYC Visionary Award and the '
'2026 AIA NY Champion of Architecture Medal.</p><h3><strong>About '
'Julia Gamolina</strong></h3><p><img alt="Julia" '
'class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Julia-Gamolina-headshot-web.jpg" '
'decoding="async" height="281" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="500"/><noscript><img alt="Julia" decoding="async" '
'height="281" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Julia-Gamolina-headshot-web.jpg" '
'width="500"/></noscript></p><p>Julia Gamolina is an Associate '
'Principal at Ennead Architects and the Founder and '
'Editor-in-Chief of Madame Architect, a boutique media and events '
'platform spotlighting women shaping the built environment. Since '
'launching in 2018, she has led all editorial, partnerships, and '
'strategy, growing it into an award-winning publication with a '
'global readership spanning 100+ countries.</p><p>At Ennead, '
'Julia focuses on building visibility and strategic positioning '
'for the firm, creating platforms that connect the practice to '
'different audiences and opportunities. She previously worked '
'across mixed-use, residential, retail, and cultural projects in '
'the U.S. and internationally.</p><p>A frequent speaker, Julia '
'presents on architecture and entrepreneurship at universities '
'and institutions worldwide. Her writing has appeared in Fast '
'Company, Metropolis, and The Architect’s Newspaper. She has '
'taught at Pratt Institute and served as a juror and reviewer for '
'leading schools and awards programs.</p><p>She holds a B.Arch '
'from Cornell University and is based in New York '
'City.</p><hr/><h3>2026-2027 season</h3><p>The 2026/2027 season '
'deepens our ongoing exploration of the programmatic theme, We '
'all build, through a new slate of one-of-a-kind experiences '
'rooted in our mission to foster more grace and peace locally and '
'globally. Join us for unforgettable musical performances, '
'stirring dialogue from today’s leading thinkers, and community '
'moments — each held in an immersive setting where boundaries '
'between people, architecture, and landscape dissolve. Visit us '
'throughout the seasons to sit at this unique intersection and '
'explore topics that aim to inspire both introspection and joy. '
'From there, we hope you connect with our theme that encourages '
'all to build a more graceful and peaceful world, every '
'day.</p><h6 style="text-align: left;">thank you to our 2026-2027 '
'season sponsor</h6><p><img alt="JPMC logo" class="lazy-hidden" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'decoding="async" height="43" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="300"/><noscript><img alt="JPMC logo" decoding="async" '
'height="43" '
'src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'width="300"/></noscript></p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Ffounders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Ffounders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2026-12/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-eastern-and-western-tea-culture-practices-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/candlelight-yoga-with-pilin-anice-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor-3/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-sustainable-holiday-decor/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-broadway-inspirational-voices-2026/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-12-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-12-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:13 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2026-10-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:18 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:18 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-01>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-01',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012339 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012339"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-01"> Tuesday, December 1 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-01" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-01" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:18 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:18 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2026-10-23>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2026-10-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011831 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011831"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-23"> Friday, October 23 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-23"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-10-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-10-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-11-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-03/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2026-12-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-03/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-03>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-03',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012341 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012341"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-03"> Thursday, December 3 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-03" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-03" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-11-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2026-12-02>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2026-12-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012136 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012136"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-02"> Wednesday, December 2 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-02"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-12-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-12-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2026-12-03>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2026-12-03',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011808 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011808"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-03"> Thursday, December 3 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-03"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-12-03" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-12-03" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-11-29>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-11-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012338 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012338"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-11-29"> Sunday, November 29 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-11-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-11-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:20 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:20 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-03',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10009530 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10009530"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive <span '
'class="notranslate">Grace Farms</span> Tour invites a closer '
'look at the architecture of the River building and Barns. Take '
'in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa" rel="noopener" '
'target="_blank">SANAA</a>, holds LEED Gold certification for '
'Building Design and Construction. A demonstration of our '
'continuing efforts to be as sustainable as possible, in 2024, we '
'were awarded Gold certification for Building Operations and '
'Maintenance, building on our LEED Silver certification in '
'2019.</p><p>The River building was awarded the prestigious '
'2014/2015 Mies Crown Hall Americas Prize (MCHAP), in addition to '
'the AIA National 2017 Architecture Honor Award and AIA '
'Connecticut 2016 Design Honor Award.</p><p><em>Approved for AIA '
'CES 1.5 LU</em></p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-03"> Thursday, December 3 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-03"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-12-03" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-12-03" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:20 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:20 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-02>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012340 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012340"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-02"> Wednesday, December 2 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2026-11-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/closed-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:27 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:27 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2026-11-27>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2026-11-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011836 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011836"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-11-27"> Friday, November 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-11-27"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-11-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2026-11-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:27 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:27 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/closed-24>
{'event_url': 'https://gracefarms.org/event/closed-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68554 tribe_events type-tribe_events '
'status-publish hentry" id="post-68554"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p><span class="notranslate">Grace '
'Farms</span> is closed on Friday, January 1, 2027.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2027-01-01"> Friday, January 1, 2027 '
'</abbr></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fclosed-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fclosed-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:27 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:27 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-11-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011711 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011711"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-11-28"> Saturday, November 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-11-28"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 '
'class="events-title">Sponsors</h2><div '
'class="sponsor-logo-container '
'sponsor-logo-container-mobile"><div class="sponsor-logos"><div '
'class="sponsor-logo type_counter-1 columns_counter-1 '
'logo_counter-1"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'title="Acelab-logo-2.0"/></noscript><img alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Acelab-logo-2.0"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-2 logo_counter-2"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'title="ASSA ABLOY_Opening_Solutions_RGB.jpg"/></noscript><img '
'alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="ASSA '
'ABLOY_Opening_Solutions_RGB.jpg"/></div></div></div><div '
'class="sponsor-bar"><div class="greyge" style="grid-column:1 / '
'3">Event Sponsor</div></div><div class="sponsor-logos"><div '
'class="sponsor-logo type_counter-1 columns_counter-1 '
'logo_counter-3"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'title="DWR Logo_ No Box"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="DWR Logo_ No Box"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-2 logo_counter-4"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'title="Turner Logo_GB_JPEG web"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Turner Logo_GB_JPEG web"/></div></div></div><div '
'class="sponsor-bar"><div class="greyge" style="grid-column:1 / '
'3">Event Sponsor</div></div></div><div '
'class="sponsor-logo-container '
'sponsor-logo-container-desktop"><div class="sponsor-logos"><div '
'class="sponsor-logo type_counter-1 columns_counter-1 '
'logo_counter-1"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'title="Acelab-logo-2.0"/></noscript><img alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Acelab-logo-2.0.png" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Acelab-logo-2.0"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-2 logo_counter-2"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'title="ASSA ABLOY_Opening_Solutions_RGB.jpg"/></noscript><img '
'alt="" class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/ASSA-ABLOY_Opening_Solutions_RGB.jpg.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="ASSA ABLOY_Opening_Solutions_RGB.jpg"/></div></div><div '
'class="sponsor-logo type_counter-1 columns_counter-3 '
'logo_counter-3"><div class="sponsor-logo-image"> <noscript><img '
'alt="" '
'src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'title="DWR Logo_ No Box"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/01/Design-Within-Reach-DWR-logo-web.jpeg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="DWR Logo_ No Box"/></div></div><div class="sponsor-logo '
'type_counter-1 columns_counter-4 logo_counter-4"><div '
'class="sponsor-logo-image"> <noscript><img alt="" '
'src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'title="Turner Logo_GB_JPEG web"/></noscript><img alt="" '
'class="lazyload" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/02/Turner-Logo_GB_JPEG-web.jpg" '
'src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20210%20140%22%3E%3C/svg%3E" '
'title="Turner Logo_GB_JPEG web"/></div></div></div><div '
'class="sponsor-bar"><div class="greyge" style="grid-column:1 / '
'5">Event Sponsor</div></div></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2025-saturdays-2-2-2-2-2-2%2F2026-11-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2025-saturdays-2-2-2-2-2-2%2F2026-11-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-11-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:28 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:28 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-11-28>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-11-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012337 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012337"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-11-28"> Saturday, November 28 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-11-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-11-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2027-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:29 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2026-12-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/3-pm-early-closure/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/closed-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-01-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-01-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-tea-101-tea-diplomacy-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:30 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/imagination-playground-20/2026-10-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:35 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 201 8249
2026-08-04 18:42:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/imagination-playground-20/2026-10-23>
{'event_url': 'https://gracefarms.org/event/imagination-playground-20/2026-10-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10013547 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10013547"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/Imagination-Playground-2025.png" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Children can build skills, solve '
'problems, and make friends in the Court using an innovative '
'system of large-scale, lightweight blocks designed to encourage '
'fun and learning through curiosity-driven play. For ages 8 and '
'under with adult caregivers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-10-23"> Friday, October 23 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-10-23"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/imagination-playground-9" '
'title="Imagination Playground"> Imagination Playground '
'</a></dd></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct">Grace Farms, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong>Grace '
'Farms</strong> is located at <strong>365 Lukes Wood Road, New '
'Canaan, CT 06840</strong>.</p><p><strong>On-site '
'parking</strong> is not guaranteed. Guests may\xa0be directed to '
'designated off-site parking, where shuttle service will be '
'provided.</p><p>Tickets for Grace Farms events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'Grace Farms does<span class="apple-converted-space">\xa0'
'</span><strong>not authorize</strong><span '
'class="apple-converted-space">\xa0</span>the sale or resale of '
'tickets through any third-party websites or vendors. Tickets '
'purchased elsewhere are<span class="apple-converted-space">\xa0'
'</span><strong>not guaranteed to be valid</strong><span '
'class="apple-converted-space">\xa0</span>and may be refused '
'entry.</p><p><strong>Members</strong> enjoy discounts on '
'programs. <a href="https://gracefarms.org/membership" '
'rel="noopener" target="_blank">Learn more about '
'membership</a>.<br/> <strong>Students</strong> ages 13 and older '
'who are currently enrolled in a school or educational program '
'are eligible for discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fimagination-playground-20%2F2026-10-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:35 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:35 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-30>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012361 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012361"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-30"> Wednesday, December 30 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2026-12-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2026-11-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2026-12-30>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2026-12-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012140 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012140"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-30"> Wednesday, December 30 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-30"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-12-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2026-12-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2026-11-27>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2026-11-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011906 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011906"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-11-27"> Friday, November 27 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-11-27"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-11-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2026-11-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/holiday-market/2026-12-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-29>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012360 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012360"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-29"> Tuesday, December 29 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-31/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:37 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-31>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-31',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012362 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012362"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-31"> Thursday, December 31 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-31" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-31" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:37 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-12-31',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10009534 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tours '
'cat_tours tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10009534"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive <span '
'class="notranslate">Grace Farms</span> Tour invites a closer '
'look at the architecture of the River building and Barns. Take '
'in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea from '
'<span class="notranslate">Grace Farms</span> Tea & Coffee, a '
'Certified B Corp that demonstrates and educates about ethical '
'and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, <a '
'href="https://gracefarms.org/sanaa" rel="noopener" '
'target="_blank">SANAA</a>, holds LEED Gold certification for '
'Building Design and Construction. A demonstration of our '
'continuing efforts to be as sustainable as possible, in 2024, we '
'were awarded Gold certification for Building Operations and '
'Maintenance, building on our LEED Silver certification in '
'2019.</p><p>The River building was awarded the prestigious '
'2014/2015 Mies Crown Hall Americas Prize (MCHAP), in addition to '
'the AIA National 2017 Architecture Honor Award and AIA '
'Connecticut 2016 Design Honor Award.</p><p><em>Approved for AIA '
'CES 1.5 LU</em></p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-31"> Thursday, December 31 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-31"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-4" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: free</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51?tg=90e199ea-2adc-0fd8-bfb1-a948d490b948" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/13\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-13/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-12-31" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-2026-thursdays-2%2F2026-12-31" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2026-12-31/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2026-12-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:38 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:38 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2026-12-31>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2026-12-31',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011774 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011774"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-31"> Thursday, December 31 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-31"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-12-31" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2026-12-31" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:38 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:38 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2026-12-29>
{'event_url': 'https://gracefarms.org/event/materials-studio/2026-12-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011962 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011962"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-29"> Tuesday, December 29 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-29"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-12-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-12-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2026-11-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/3-pm-early-closure/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:38 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:39 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:39 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2026-11-28>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2026-11-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012249 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012249"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-11-28"> Saturday, November 28 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-11-28"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2026-11-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2026-11-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:39 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:39 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/3-pm-early-closure>
{'event_url': 'https://gracefarms.org/event/3-pm-early-closure',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68494 tribe_events type-tribe_events '
'status-publish hentry" id="post-68494"><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>We are closing early today, Thursday, '
'December 31st, at 3 pm.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-31"> Thursday, December 31 '
'</abbr></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2F3-pm-early-closure" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2F3-pm-early-closure" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-11-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:43 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:44 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:44 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-11-27>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-11-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012336 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012336"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-11-27"> Friday, November 27 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-11-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-11-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-01-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:45 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-02-05>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-02-05',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011914 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011914"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-05"> Friday, February 5, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-05"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-02-05" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-02-05" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2026-12-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-27>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012359 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012359"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-27"> Sunday, December 27 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2026-12-01>
{'event_url': 'https://gracefarms.org/event/materials-studio/2026-12-01',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011958 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011958"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the Grace Farms '
'Education Team. Inspired by the exhibit With Every Fiber: '
'Pigment, Stone, Glass, families can explore the unique '
'properties of building materials and use their imaginations to '
'create new applications for them.</p><p>On October 11, 2025, '
'Grace Farms unveiled a new iteration of the With Every Fiber '
'exhibit, which offers insights into forced labor in the building '
'materials supply chain. A portion of With Every Fiber was '
'adapted and included in the Intelligens CANON at the 19th '
'International Architecture Exhibition of La Biennale di Venezia, '
'curated by Carlo Ratti, open through November '
'2025.</p><p>Materials Studio is for ages 4 – 11 with adult '
'caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-01"> Tuesday, December 1 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-01"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct">Grace Farms, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong>Grace '
'Farms</strong> is located at <strong>365 Lukes Wood Road, New '
'Canaan, CT 06840</strong>.</p><p><strong>On-site '
'parking</strong> is not guaranteed. Guests may\xa0be directed to '
'designated off-site parking, where shuttle service will be '
'provided.</p><p>Tickets for Grace Farms events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'Grace Farms does<span class="apple-converted-space">\xa0'
'</span><strong>not authorize</strong><span '
'class="apple-converted-space">\xa0</span>the sale or resale of '
'tickets through any third-party websites or vendors. Tickets '
'purchased elsewhere are<span class="apple-converted-space">\xa0'
'</span><strong>not guaranteed to be valid</strong><span '
'class="apple-converted-space">\xa0</span>and may be refused '
'entry.</p><p><strong>Members</strong> enjoy discounts on '
'programs. <a href="https://gracefarms.org/membership" '
'rel="noopener" target="_blank">Learn more about '
'membership</a>.<br/> <strong>Students</strong> ages 13 and older '
'who are currently enrolled in a school or educational program '
'are eligible for discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-12-01" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2026-12-01" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2026-12-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:46 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:46 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2026-12-26>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2026-12-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012252 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012252"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2026-12-26"> Saturday, December 26 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2026-12-26"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2026-12-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2026-12-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2027-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-seed-starting/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-02-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-02-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-9/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/animal-embassy-2/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-5/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/fairy-house-workshop-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-6/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:48 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/holiday-market/2026-12-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:50 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:50 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/holiday-market/2026-12-26>
{'event_url': 'https://gracefarms.org/event/holiday-market/2026-12-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012358 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community cat_community tribe-recurring-event '
'tribe-recurring-event-parent" id="post-10012358"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Holiday-Market-web-JD-opt-1.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph"><p><span '
'class="notranslate">Grace Farms</span> Holiday Market is a '
'special pop-up featuring a curated selection of meaningful gifts '
'that give back.</p><p>Browse art sets, toys and treats, cozy '
'mugs, teas and coffees, inspiring books, and <span '
'class="notranslate">Grace Farms</span> favorites like notecards '
'and memberships. Discover handmade ornaments and embroidered '
'works by Nasreen Sheikh and the Empowerment Collective, '
'supporting dignified work for women artisans worldwide. Open for '
'a limited time during regular business '
'hours.</p></div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-datetime published '
'dtstart" title="2026-12-26"> Saturday, December 26 '
'</abbr></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/holiday-market" '
'title="Holiday Market"> Holiday Market </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fholiday-market%2F2026-12-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:52 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:42:52 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:42:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30>
{'event_url': 'https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011595 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-nature '
'tribe_events_cat-arts tribe_events_cat-tea '
'tribe_events_cat-architecture tribe_events_cat-music cat_nature '
'cat_arts cat_tea cat_architecture cat_music '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011595"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/darren-kielly-web-hero.jpg" '
'decoding="async" fetchpriority="high" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/darren-kielly-web-hero.jpg" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/darren-kielly-web-hero.jpg" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Join in a weekend festival of winter '
'experiences at <span class="notranslate">Grace Farms</span> '
'headlined by musician <strong>Darren Kiely</strong> with a '
'concert from 3:30 – 4:30 pm on both Saturday and Sunday. Hailing '
'from County Cork, Ireland, Kiely’s fresh, folk-infused sound '
'originates from his inherited love of traditional Irish music, '
'intertwined with influences such as The Lumineers, Mumford & '
'Sons, and Noah Kahan.</p><p>Refresh and connect to best of what '
'the winter season has to offer. Choose your own indoor and '
'outdoor winter journey throughout the weekend, including guided '
'nature walks, snowshoeing (weather permitting), indoor winter '
'games, documentary films on nature and architecture in our '
'42-seat Lecture Hall, and mocktail classes.</p><p><strong>Nina '
'Cooke John</strong>, architect and public artist, will lead a '
'hands-on materials workshop that connects with her glass collage '
'work, Material Clarity, commissioned for the <em>With Every '
'Fiber</em> exhibit.</p><p>Taste a variety of <strong><span '
'class="notranslate">Grace Farms</span> Tea & Coffee</strong> '
'blends for winter wellness and rejuvenation in pop-up locations '
'for the festival.</p><p>\xa0</p><p class="p1">On-site parking '
'and off-site parking with shuttle service are <a '
'href="https://tickets.gracefarms.org/events/2b024fa2-4055-fda7-d284-04d9d3437763" '
'rel="noopener" target="_blank"><span class="s1">available for '
'purchase here</span></a>. Ride sharing is encouraged as a '
'convenient option, with several services available '
'locally.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-30"> Saturday, January 30, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-30"><div class="tribe-recurring-event-time">10:00 '
'am - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-winter-festival-with-darren-kiely" '
'title="Grace Farms Winter Festival with Darren Kiely"> <span '
'class="notranslate">Grace Farms</span> Winter Festival with '
'Darren Kiely </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/nature" '
'rel="tag">Nature</a><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/tea" rel="tag">Tea '
'& Coffee</a><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: $24</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/bab7884a-e597-4b47-5e61-c95e1b77b60d" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/bab7884a-e597-4b47-5e61-c95e1b77b60d" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p>\xa0'
'</p><h3>About Darren Kiely</h3><p>Hailing from Co. Cork, '
'Ireland,\u202fDarren\u202fKiely’s\u202ffresh, folk-infused\u202f'
'sound originates from his inherited love of traditional Irish '
'music, intertwined with modern influences such as The Lumineers, '
'Mumford & Sons, and Noah Kahan. At just five years old,\u202f'
'Darren\u202flearned the tin whistle, and at eight years old he '
'picked up the fiddle, eventually teaching himself to play guitar '
'as well.\u202fDarren\u202fbegan singing in 2019, quickly '
'garnering attention for his raw and fervent vocals and emotive '
'delivery. After winning numerous honors at a national level in '
'Irish traditional music,\u202fDarren\u202ffound his way to NYC '
'in 2022 to continue developing his own music and sound, and soon '
'after headed to the songwriting hub of Nashville. Signing to '
'Free Flight Records,\u202fKiely’s unique presentation of\u202f'
'folk-inspired melodies and production, along with lush '
'storytelling,\u202fwhich echoes the backdrop of the Irish '
'countryside where he was raised,\u202fare\u202fthe forefront of '
'his debut EP,\u202fLost. The seven-track project explores the '
'triumphant war of overcoming self-doubt, struggling to find '
'himself, questioning emotions and seeking answers, while his '
'follow up EP,\u202fFrom The Dark,\u202fKiely\u202ftakes his '
'craft to new heights as he explores the harsh realities that '
'come with growing up and moving on.\u202fLost\u202ffeatures '
'the\u202ftrack “Mom & Dad,” which debuted in the Top 40 on '
'the Irish Singles Chart and Top 5 on the Irish Homegrown chart, '
'as well as fan-favorite “Sunrise” which reached No. 1 on the '
'chart.\u202fFor more information on Kiely, visit\u202f'
'darrenkiely.com.</p><hr/><h3>2026-2027 season</h3><p>The '
'2026/2027 season deepens our ongoing exploration of the '
'programmatic theme, We all build, through a new slate of '
'one-of-a-kind experiences rooted in our mission to foster more '
'grace and peace locally and globally. Join us for unforgettable '
'musical performances, stirring dialogue from today’s leading '
'thinkers, and community moments — each held in an immersive '
'setting where boundaries between people, architecture, and '
'landscape dissolve. Visit us throughout the seasons to sit at '
'this unique intersection and explore topics that aim to inspire '
'both introspection and joy. From there, we hope you connect with '
'our theme that encourages all to build a more graceful and '
'peaceful world, every day.</p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/07\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark">Summer Stroll</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'decoding="async" height="450" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="800"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'width="800"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/11\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark">Nature Studio for '
'Children</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-winter-festival-with-darren-kiely%2F2027-01-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-winter-festival-with-darren-kiely%2F2027-01-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-01-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:53 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-01-26>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-01-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011966 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011966"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-26"> Tuesday, January 26, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-26"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-01-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-01-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-01-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:53 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-01-29>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-01-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011913 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011913"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-29"> Friday, January 29, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-29"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-01-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-01-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-01-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-01-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:53 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-01-27>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-01-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012144 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012144"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-27"> Wednesday, January 27, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-27"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-01-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-01-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:53 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-01-29>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-01-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011843 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011843"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-29"> Friday, January 29, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-29"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-01-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-01-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:54 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:54 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31>
{'event_url': 'https://gracefarms.org/event/grace-farms-winter-festival-with-darren-kiely/2027-01-31',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011601 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-nature '
'tribe_events_cat-arts tribe_events_cat-tea '
'tribe_events_cat-architecture tribe_events_cat-music cat_nature '
'cat_arts cat_tea cat_architecture cat_music '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011601"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/darren-kielly-web-hero.jpg" '
'decoding="async" fetchpriority="high" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/darren-kielly-web-hero.jpg" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/darren-kielly-web-hero.jpg" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Join in a weekend festival of winter '
'experiences at <span class="notranslate">Grace Farms</span> '
'headlined by musician <strong>Darren Kiely</strong> with a '
'concert from 3:30 – 4:30 pm on both Saturday and Sunday. Hailing '
'from County Cork, Ireland, Kiely’s fresh, folk-infused sound '
'originates from his inherited love of traditional Irish music, '
'intertwined with influences such as The Lumineers, Mumford & '
'Sons, and Noah Kahan.</p><p>Refresh and connect to best of what '
'the winter season has to offer. Choose your own indoor and '
'outdoor winter journey throughout the weekend, including guided '
'nature walks, snowshoeing (weather permitting), indoor winter '
'games, documentary films on nature and architecture in our '
'42-seat Lecture Hall, and mocktail classes.</p><p><strong>Nina '
'Cooke John</strong>, architect and public artist, will lead a '
'hands-on materials workshop that connects with her glass collage '
'work, Material Clarity, commissioned for the <em>With Every '
'Fiber</em> exhibit.</p><p>Taste a variety of <strong><span '
'class="notranslate">Grace Farms</span> Tea & Coffee</strong> '
'blends for winter wellness and rejuvenation in pop-up locations '
'for the festival.</p><p>\xa0</p><p class="p1">On-site parking '
'and off-site parking with shuttle service are <a '
'href="https://tickets.gracefarms.org/events/2b024fa2-4055-fda7-d284-04d9d3437763" '
'rel="noopener" target="_blank"><span class="s1">available for '
'purchase here</span></a>. Ride sharing is encouraged as a '
'convenient option, with several services available '
'locally.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-31"> Sunday, January 31, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-31"><div class="tribe-recurring-event-time">12:00 '
'pm - 5:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-winter-festival-with-darren-kiely" '
'title="Grace Farms Winter Festival with Darren Kiely"> <span '
'class="notranslate">Grace Farms</span> Winter Festival with '
'Darren Kiely </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/nature" '
'rel="tag">Nature</a><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/tea" rel="tag">Tea '
'& Coffee</a><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30 <br/> member: $24</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/bab7884a-e597-4b47-5e61-c95e1b77b60d" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/bab7884a-e597-4b47-5e61-c95e1b77b60d" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p>\xa0'
'</p><h3>About Darren Kiely</h3><p>Hailing from Co. Cork, '
'Ireland,\u202fDarren\u202fKiely’s\u202ffresh, folk-infused\u202f'
'sound originates from his inherited love of traditional Irish '
'music, intertwined with modern influences such as The Lumineers, '
'Mumford & Sons, and Noah Kahan. At just five years old,\u202f'
'Darren\u202flearned the tin whistle, and at eight years old he '
'picked up the fiddle, eventually teaching himself to play guitar '
'as well.\u202fDarren\u202fbegan singing in 2019, quickly '
'garnering attention for his raw and fervent vocals and emotive '
'delivery. After winning numerous honors at a national level in '
'Irish traditional music,\u202fDarren\u202ffound his way to NYC '
'in 2022 to continue developing his own music and sound, and soon '
'after headed to the songwriting hub of Nashville. Signing to '
'Free Flight Records,\u202fKiely’s unique presentation of\u202f'
'folk-inspired melodies and production, along with lush '
'storytelling,\u202fwhich echoes the backdrop of the Irish '
'countryside where he was raised,\u202fare\u202fthe forefront of '
'his debut EP,\u202fLost. The seven-track project explores the '
'triumphant war of overcoming self-doubt, struggling to find '
'himself, questioning emotions and seeking answers, while his '
'follow up EP,\u202fFrom The Dark,\u202fKiely\u202ftakes his '
'craft to new heights as he explores the harsh realities that '
'come with growing up and moving on.\u202fLost\u202ffeatures '
'the\u202ftrack “Mom & Dad,” which debuted in the Top 40 on '
'the Irish Singles Chart and Top 5 on the Irish Homegrown chart, '
'as well as fan-favorite “Sunrise” which reached No. 1 on the '
'chart.\u202fFor more information on Kiely, visit\u202f'
'darrenkiely.com.</p><hr/><h3>2026-2027 season</h3><p>The '
'2026/2027 season deepens our ongoing exploration of the '
'programmatic theme, We all build, through a new slate of '
'one-of-a-kind experiences rooted in our mission to foster more '
'grace and peace locally and globally. Join us for unforgettable '
'musical performances, stirring dialogue from today’s leading '
'thinkers, and community moments — each held in an immersive '
'setting where boundaries between people, architecture, and '
'landscape dissolve. Visit us throughout the seasons to sit at '
'this unique intersection and explore topics that aim to inspire '
'both introspection and joy. From there, we hope you connect with '
'our theme that encourages all to build a more graceful and '
'peaceful world, every day.</p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/07\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark">Summer Stroll</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'decoding="async" height="450" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="800"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'width="800"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/11\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark">Nature Studio for '
'Children</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-winter-festival-with-darren-kiely%2F2027-01-31" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-winter-festival-with-darren-kiely%2F2027-01-31" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-01-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:54 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:54 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-01-28>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-01-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011778 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011778"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-28"> Thursday, January 28, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-28"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-01-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-01-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-02-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:42:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:42:57 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:42:57 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-02-02>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-02-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011967 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011967"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-02"> Tuesday, February 2, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-02"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-02-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-02-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:42:58 [scrapy.extensions.logstats] INFO: Crawled 102 pages (at 55 pages/min), scraped 95 items (at 52 items/min)
2026-08-04 18:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-04/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:01 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:01 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-02-04>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-02-04',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011779 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011779"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-04"> Thursday, February 4, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-04"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-02-04" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-02-04" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/teaching-democratic-discussion-skills/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:01 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:01 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/teaching-democratic-discussion-skills>
{'event_url': 'https://gracefarms.org/event/teaching-democratic-discussion-skills',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68364 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-community tribe_events_cat-justice '
'cat_community cat_justice" id="post-68364"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Lecture-Workshop-for-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Lecture-Workshop-for-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Lecture-Workshop-for-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Inspired by Danielle Allen’s '
'book, <em>Our Declaration</em>, and her work examining the '
'Declaration of Independence as democratic writing, join <span '
'class="notranslate">Grace Farms</span> Director of Strategic '
'Programming, Val McVey, for a workshop on teaching democracy '
'skills through collaborative discussion strategies. Participants '
'will receive access to free resources they can implement with '
'their students.</p><p>This workshop is designed as a teacher '
'professional development session for secondary '
'educators.</p><p>A career educator, Val McVey is a former '
'classroom teacher, curriculum director and professional '
'development specialist. Prior to joining <span '
'class="notranslate">Grace Farms</span>, Val was the Director of '
'Programs for the National Archives Foundation in Washington DC, '
'and the Director of Curriculum at the Lou Frey Institute of '
'Politics and Government at the University of Central '
'Florida.</p></div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Following the workshop, join us for '
'a\xa0<b><a '
'href="https://tickets.gracefarms.org/events/0c1973ed-a617-a213-f856-083e5a34ce5c" '
'rel="noopener" target="_blank"><span class="notranslate">Grace '
'Farms</span> Lecture with Dr. Danielle Allen</a></b><a '
'href="https://tickets.gracefarms.org/events/0c1973ed-a617-a213-f856-083e5a34ce5c" '
'rel="noopener" target="_blank">.</a></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-23"> Saturday, January 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-01-23"> '
'1:00 pm - 2:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/community" '
'rel="tag">Community</a><a '
'href="https://gracefarms.org/events/category/justice" '
'rel="tag">Justice</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $15 <br/> member: $12</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/1be7a247-2575-90ec-fdc4-8a4196d019db" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/1be7a247-2575-90ec-fdc4-8a4196d019db" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Dinner-from-the-Garden-2-web_ML-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/dinner-from-the-garden/" '
'rel="bookmark">Dinner from the '
'Garden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'decoding="async" height="562" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Jumpin-Jams-web-CREDIT-Vanessa-Van-RyzinMindful-Motion-Photo.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/jumpin-jams-at-grace-farms/2026-08-08/" '
'rel="bookmark">Jumpin’ Jams at <span class="notranslate">Grace '
'Farms</span></a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/04/Jane-Krantz-Move-w-GF-and-Lulu-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/15\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/move-with-grace-farms-x-lululemon-yoga-with-jane-krantz-5/" '
'rel="bookmark">Move with <span class="notranslate">Grace '
'Farms</span> x lululemon | Yoga with Jane '
'Krantz</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fteaching-democratic-discussion-skills" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fteaching-democratic-discussion-skills" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:02 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:02 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen>
{'event_url': 'https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-danielle-allen',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-67492 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-arts '
'tribe_events_cat-music cat_arts cat_music" id="post-67492"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Danielle-Allen-Photo-Credit-Melissa-Blackall-HR-web.jpg" '
'decoding="async" fetchpriority="high" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Danielle-Allen-Photo-Credit-Melissa-Blackall-HR-web.jpg" '
'width="800"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Danielle-Allen-Photo-Credit-Melissa-Blackall-HR-web.jpg" '
'width="800"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p><strong>Dr. Danielle Allen</strong>, '
'professor of political philosophy, ethics, and public policy at '
'Harvard University, draws an arc from the American founding to '
'the present to explore how the original vision of the '
'Declaration of Independence can serve us still, even as we also '
'recognize and remedy its imperfections.</p><p>Allen is James '
'Bryant Conant University Professor at Harvard University. She is '
'also director of the Allen Lab for Democracy Renovation at the '
'Harvard Kennedy School and director of the Democratic Knowledge '
'Project, a research lab focused on civic education at the '
'Harvard Graduate School of Education. A professor of political '
'philosophy, ethics, and public policy, she is also a seasoned '
'nonprofit leader, democracy advocate, tech ethicist, and '
'distinguished author. She is a contributing columnist at <em>The '
'Atlantic Magazine</em>, winner of the 2025 Barry Prize, and was '
'the 2020 winner of the Library of Congress’ Kluge Prize, which '
'recognizes scholarly achievement in the disciplines not covered '
'by the Nobel Prize. She received the Prize “for her '
'internationally recognized scholarship in political theory and '
'her commitment to improving democratic practice and civics '
'education.”</p><p style="color: #ffaf3e; text-align: '
'left;"><strong>Her lecture will be followed by a chamber music '
'concert</strong> <span style="color: #000000;">responding to her '
'work. This musical program is curated by <span '
'class="notranslate">Grace Farms</span> Artist-in-Residence '
'<strong>Arlen Hlusko</strong>.</span></p><p>Join us before the '
'Lecture for a workshop on\xa0<b><a '
'href="https://tickets.gracefarms.org/events/1be7a247-2575-90ec-fdc4-8a4196d019db" '
'rel="noopener" target="_blank">Teaching Democratic Discussion '
'Skills</a></b>\xa0with <span class="notranslate">Grace '
'Farms</span> Director of Strategic Programming,\xa0<b>Val '
'McVey</b>.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-23"> Saturday, January 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-01-23"> '
'3:00 pm - 5:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $75 <br/> member: $60</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0c1973ed-a617-a213-f856-083e5a34ce5c" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0c1973ed-a617-a213-f856-083e5a34ce5c" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p><img '
'alt="" class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/2627-lectures-hero.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" decoding="async" '
'height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/2627-lectures-hero.jpg" '
'width="1000"/></noscript></p><h3><strong><span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span> Lectures with '
'Concert</strong></h3><p>Experience a moving afternoon of '
'inspiring dialogue and chamber music while immersed in '
'360-degree views of the surrounding natural '
'landscape.</p><p>Visionary leaders who have shaped our world '
'share a thought-provoking portrait of their life’s work on '
'the\xa0<span class="notranslate"><span class="notranslate">Grace '
'Farms</span></span> Sanctuary stage, inviting you to explore '
'central themes and fundamental questions that define their '
'distinguished careers. Following these talks, a curated chamber '
'music concert is performed by some of today’s most celebrated '
'musicians. This unique musical program thoughtfully responds to '
'the lecturer’s creative output, grounding this one-of-a-kind '
'experience rooted in hope, scholarship, and '
'innovation.</p><p>Past lecturers include <strong>Sharon '
'Prince</strong>, <strong>Dr. Miroslav Volf</strong>, and '
'<strong>Dr. Robin Wall '
'Kimmerer</strong>.</p><hr/><h4><b>2026/2027 '
'season</b></h4><p>The 2026/2027 season deepens our ongoing '
'exploration of the programmatic theme, We all build, through a '
'new slate of one-of-a-kind experiences rooted in our mission to '
'foster more grace and peace locally and globally. Join us for '
'unforgettable musical performances, stirring dialogue from '
'today’s leading thinkers, and community moments — each held in '
'an immersive setting where boundaries between people, '
'architecture, and landscape dissolve. Visit us throughout the '
'seasons to sit at this unique intersection and explore topics '
'that aim to inspire both introspection and joy. From there, we '
'hope you connect with our theme that encourages all to build a '
'more graceful and peaceful world, every day.</p><h6 '
'style="text-align: left;">thank you to our 2026-2027 season '
'sponsor</h6><p><img alt="JPMC logo" class="lazy-hidden" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'decoding="async" height="43" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="300"/><noscript><img alt="JPMC logo" decoding="async" '
'height="43" '
'src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'width="300"/></noscript></p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-lectures-with-concert-dr-danielle-allen" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-lectures-with-concert-dr-danielle-allen" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-01-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-01-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-01-23>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-01-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012330 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012330"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-23"> Saturday, January 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-23"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-01-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-01-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-01-23>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-01-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012256 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012256"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-01-23"> Saturday, January 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-01-23"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-01-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-01-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-03-05>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-03-05',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011848 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011848"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-05"> Friday, March 5, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-05"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-05" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-05" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-02-03/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:03 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:04 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:43:04 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-03-05>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-03-05',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011918 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011918"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-05"> Friday, March 5, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-05"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-03-05" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-03-05" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:04 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:04 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-02-03>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-02-03',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012145 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012145"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-03"> Wednesday, February 3, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-03"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-02-03" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-02-03" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:04 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:04 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-03-04>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-03-04',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011783 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011783"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-04"> Thursday, March 4, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-04"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-04" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-04" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2027-03/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:05 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:06 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:10 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:10 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-02-27>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-02-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012317 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012317"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-27"> Saturday, February 27, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-27"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-02-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-02-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-02-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/winter-discovery-week-7/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-02-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:11 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:11 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-02-26>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-02-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011917 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011917"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-26"> Friday, February 26, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-26"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-02-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-02-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-02-25/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:11 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:11 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-02-27>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-02-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012260 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012260"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-27"> Saturday, February 27, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-27"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-02-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-02-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:12 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:12 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-02-25>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-02-25',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011782 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011782"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-25"> Thursday, February 25, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-25"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-02-25" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-02-25" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-03-03/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-03-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:12 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:12 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-03-03>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-03-03',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012148 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012148"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-03"> Wednesday, March 3, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-03"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-03" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-03" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:12 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:12 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-03-02>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-03-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011970 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011970"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-02"> Tuesday, March 2, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-02"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-02-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:18 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:18 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-02-24>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-02-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012147 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012147"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-24"> Wednesday, February 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-24"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-02-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-02-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-02-20/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:18 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-02-20>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-02-20',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012259 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012259"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-20"> Saturday, February 20, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-20"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-02-20" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-02-20" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas>
{'event_url': 'https://gracefarms.org/event/journey-into-the-world-of-tea-white-green-teas',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68353 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tea '
'cat_tea" id="post-68353"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Explore the wonderful world of '
'white and green teas. Learn their distinctions and taste the '
'wide-ranging flavor profiles of Chinese versus Japanese green '
'teas. Participants will also be introduced to Chado, the art of '
'the Japanese tea ceremony, gaining insight into the traditions '
'and techniques that have shaped tea culture for '
'centuries.</p><p>Journey Into the World of Tea offers a '
'tranquil, in-depth exploration of tea traditions through guided '
'tastings, demonstrations, and engaging conversation. This '
'six-part series takes place in the glass-enclosed Tea Pavilion, '
'and is led by <span class="notranslate">Grace Farms</span> Tea '
'Expert and Educator <strong>Frank Kwei</strong>, who brings '
'decades of knowledge to each session.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-24"> Wednesday, February 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-02-24"> '
'3:00 pm - 4:30 pm</div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/journey-into-the-world-of-tea" '
'title="Journey Into the World of Tea"> Journey Into the World of '
'Tea </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tea" rel="tag">Tea '
'& Coffee</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $25 <br/> member: $20 <br/> tea '
'advocate member: free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/07\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/21\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/26\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/" '
'rel="bookmark">Journey Into the World of Tea | White and Green '
'Teas</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-white-green-teas" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-white-green-teas" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-02-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-02-23>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-02-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011969 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011969"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-23"> Tuesday, February 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-23"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-02-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-02-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/winter-discovery-week-7/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:20 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:20 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/winter-discovery-week-7>
{'event_url': 'https://gracefarms.org/event/winter-discovery-week-7',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68529 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families" '
'id="post-68529"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Grace-Farms-Family-TOur-Winter-1.png" '
'decoding="async" fetchpriority="high" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Grace-Farms-Family-TOur-Winter-1.png" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="562" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Grace-Farms-Family-TOur-Winter-1.png" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">It’s a '
'winter wonderland at <span class="notranslate">Grace '
'Farms</span>! Families can enjoy special programming inspired by '
'a cozy staycation. Pick up a Discovery Guide at the Welcome Desk '
'and venture through the River building for hands-on wintertime '
'activities. Collect stamps at each activity for a small '
'treat.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-19"> Friday, February 19, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-02-19"> '
'10:00 am - 2:00 pm</div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/winter-discovery-week" '
'title="Winter Discovery Week"> Winter Discovery Week '
'</a></dd><dt class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fwinter-discovery-week-7" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fwinter-discovery-week-7" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/cookie-decorating-5/2027-02-19/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:21 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:21 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/cookie-decorating-5/2027-02-19>
{'event_url': 'https://gracefarms.org/event/cookie-decorating-5/2027-02-19',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012334 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012334"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/Cookie-Decorating-Dec-2025-web.png" '
'decoding="async" fetchpriority="high" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/Cookie-Decorating-Dec-2025-web.png" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="562" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/Cookie-Decorating-Dec-2025-web.png" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Decorate '
'delicious winter-inspired cookies with the entire family. Sugar '
'cookies will be provided by Pastry Chef and Educator '
'<strong>Leah Jones</strong>.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-19"> Friday, February 19, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-19"><div class="tribe-recurring-event-time">12:00 '
'pm - 1:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/cookie-decorating-4" '
'title="Cookie Decorating"> Cookie Decorating </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $15 <br/> member: $12 <br/> child: '
'$6</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ab7c7929-976c-f710-7a0b-645c0d069f28" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ab7c7929-976c-f710-7a0b-645c0d069f28" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcookie-decorating-5%2F2027-02-19" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fcookie-decorating-5%2F2027-02-19" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-02-20/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:22 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:22 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-02-20>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-02-20',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012316 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012316"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-20"> Saturday, February 20, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-20"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-02-20" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-02-20" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:26 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:26 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-03-27>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-03-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012321 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012321"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-27"> Saturday, March 27, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-27"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-03-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-03-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:27 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:27 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-04-02>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-04-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011922 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011922"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-02"> Friday, April 2, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-02"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:28 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-04-01>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-04-01',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011787 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011787"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-01"> Thursday, April 1, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-01"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-04-01" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-04-01" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:28 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan>
{'event_url': 'https://gracefarms.org/event/music-at-grace-farms-derek-gripper-alam-khan',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-67416 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-arts '
'tribe_events_cat-music cat_arts cat_music" id="post-67416"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Alam-and-Derek-web-hero.jpg" '
'decoding="async" fetchpriority="high" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Alam-and-Derek-web-hero.jpg" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Alam-and-Derek-web-hero.jpg" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>In a rare and remarkable collaboration, '
'GRAMMY®-nominated sarodist <strong>Alam Khan</strong> — son of '
'the legendary Ali Akbar Khan — joins forces with one of South '
'Africa’s most innovative guitarists, <strong>Derek '
'Gripper</strong>. Together, Alam and Derek explore the heights '
'of spontaneous creation, re-imagining great African songs and '
'Indian melodies in a virtuosic meeting of plucked strings within '
'<span class="notranslate">Grace Farms</span>’ light-filled and '
'fully glass-enclosed performance hall within the River '
'building.</p><p>The two first met in 2025 over a cup of tea, a '
'meeting that led to a spontaneous trio recording with South '
'African guitarist Guy Buttery. Alam went on to join Derek in '
'concerts with Derek’s long-time collaborator, the great Malian '
'kora virtuoso Ballaké Sissoko, and then in an intimate duo '
'recording session in the hills of Berkeley, '
'California.</p><p>Alam and Derek focus on their respective '
'immersions in deep classical traditions: Alam brings a long '
'apprenticeship under his father, mastering the infinite art of '
'raga improvisation within the Indian classical tradition, Derek, '
'originally trained in European classical and early string music, '
'has spent years translating the complex language of the West '
'African kora to the guitar. Through this long study of the '
'21-string harp, he developed a unique language of cyclical '
'improvisation, breaking out of the bounds of composed music and '
'using the polyrhythmic possibilities of classical guitar '
'technique to re-imagine the beginnings of sound in string music, '
'from harps and bows of the African continent.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-28"> Sunday, February 28, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-02-28"> '
'4:00 pm - 5:15 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> Group A: $100<br/> Group B: $75<br/> '
'Group C: $50</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/5b4639bd-39ce-1bf5-e1ca-19d54e7e21fb" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/5b4639bd-39ce-1bf5-e1ca-19d54e7e21fb" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p>\xa0'
'</p><h3>Music at <span class="notranslate">Grace '
'Farms</span></h3><p>This distinctive concert series invites '
'audiences into the Sanctuary, a glass-enclosed amphitheater, to '
'experience a one-of-a-kind acoustic music performance timed with '
'the sunset. Designed by Pritzker Prize-winning firm, SANAA, the '
'Sanctuary’s glass walls offer 360-degree views of 80 acres of '
'natural landscapes, while the room’s exceptional acoustics '
'enhance the musical performances happening within. This unique '
'setting provides an immersion into a singular moment where music '
'intertwines with nature and elevates a collective sense of hope '
'and possibility. Past performers include Yo-Yo Ma, violinist '
'Joshua Bell, Mon Rovîa, jazz vocalist Dianne Reeves, and <span '
'class="notranslate">Grace Farms</span> Artist-in-Residence '
'cellist Arlen Hlusko.</p><hr/><h4><strong>About Derek '
'Gripper</strong></h4><p><img alt="Derek Gripper" '
'class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Derek-by-Dimitri-Otis12-web--1024x576.jpg" '
'decoding="async" height="281" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="500"/><noscript><img alt="Derek Gripper" decoding="async" '
'height="281" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Derek-by-Dimitri-Otis12-web--1024x576.jpg" '
'width="500"/></noscript></p><p>Derek Gripper is one of South '
'Africa’s leading guitarists whose love of the kora set him '
'transcribing and recording some of its greatest works, changing '
'the face of classical guitar.</p><p>When Gripper released “One '
'Night on Earth,” his first album of kora translations, classical '
'guitar legend John Williams said he thought it was “absolutely '
'impossible until I heard Derek Gripper do it,” while kora '
'maestro Toumani Diabaté asked for confirmation that it was '
'indeed just one person playing. Both invited Derek to '
'collaborate with them: Derek performed with Williams in London’s '
'Shakespeare’s Globe and King’s Place, and with Diabaté and his '
'Symmetric Orchestra at the Acoustik Festival Bamako, Mali. His '
'2016 Carnegie Hall debut paired him with Mali’s Trio da Kali, '
'and the UK’s Songlines honoured him with best album in Africa '
'and the Middle East for his 2016 album “Libraries on '
'Fire.”</p><p>Since these two recordings put kora/guitar '
'translations on the map, his recent recordings “A Year of '
'Swimming” (2020), “Billy Goes to Durban,” (2021) and “Sleep '
'Songs for My Daughter” (2022), have incorporated elements of his '
'kora explorations in original compositions and improvisations, '
'captured on tape in the field and in studio, while his Bach '
'recordings have shown that African music has a lot to teach us '
'about recapturing the natural simplicity of early European '
'music.</p><p>Touring globally from his home in Cape Town, '
'Gripper is collaborating with Malian kora master Ballaké Sissoko '
'on a new duo project, and recording for the record label '
'Platoon.</p><h4><strong>About Alam Khan</strong></h4><p><img '
'alt="alam khan" class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Alam-web-v2.png" '
'decoding="async" height="281" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="500"/><noscript><img alt="alam khan" decoding="async" '
'height="281" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Alam-web-v2.png" '
'width="500"/></noscript></p><p>Two-time Grammy-nominated artist '
'Alam Khan, Khalifa of the Seni Maihar Gharana and son of the '
'late legendary maestro of the Sarod, Swara Samrat Ali Akbar '
'Khan, has been captivating audiences worldwide for over 20 '
'years.</p><p>Since beginning his training at the age of seven, '
'Alam was fortunate to learn in the traditional style of Guru and '
'Shishya (teacher and student) under the careful guidance of his '
'father. The influence of Ali Akbar Khan’s teachings is evident '
'in every note Alam plays, as well as in his imaginative '
'interpretations of ancient ragas passed down from the courts of '
'Emperor Akbar through Mian Tansen in the 16th '
'century.</p><p>Alam’s performance career took off when he began '
'accompanying his father on international stages from 1996 to '
'2006. During this period, he performed at prestigious venues '
'such as the Royal Jodhpur Palace, the Dover Lane Music Festival '
'in Calcutta, New York’s Lincoln Center Jazz Festival, and in '
'highly acclaimed concerts across the United States, Canada, '
'Europe, and India.</p><p>While accompanying his father, Alam’s '
'solo career began to take shape in 1998, and since then he has '
'established himself as the true heir to Ali Akbar Khan’s legacy. '
'As one of the leading Sarod players of the Maihar Gharana, Alam '
'has received praise from musical icons such as Ravi Shankar, '
'Ustad Vilayat Khan, Pandit Shivkumar Sharma, and Pandit '
'Buddhadev Dasgupta, among many of India’s finest '
'musicians.</p><p>Alam has had the privilege of performing '
'alongside some of India’s greatest Tabla masters, including '
'Pandit Swapan Chaudhuri, Ustad Zakir Hussain, and Pandit Anindo '
'Chatterjee, at renowned venues around the world.</p><p>In '
'addition to his classical work, Alam has collaborated with a '
'diverse array of artists across various genres, including the '
'Grammy-winning Tedeschi Trucks Band, Vijay Iyer, Blake Mills, '
'Anoushka Shankar, Karsh Kale, Beats Antique, Bob Weir, The San '
'Francisco Symphony, Del Sol Quartet, and Jack Perla, among '
'others. He is also a founding member of the genre-bending group '
'Grand Tapestry and the primary composer of The Resonance '
'Between.</p><p>Alam served as his father’s personal assistant in '
'his final years, helping with teaching at the Ali Akbar College '
'of Music in San Rafael, California—a hub for students and lovers '
'of Indian classical music.</p><p>Following his father’s passing '
'in 2009, Alam became the Head of Indian Classical Instrumental '
'Studies at the Ali Akbar College of Music (AACM). He is '
'dedicated to preserving, performing, and sharing the rich '
'tradition of Indian classical music with the world, while '
'helping it flourish in the modern age.</p><hr/><h5><b>2026-2027 '
'season</b></h5><p>The 2026/2027 season deepens our ongoing '
'exploration of the programmatic theme, We all build, through a '
'new slate of one-of-a-kind experiences rooted in our mission to '
'foster more grace and peace locally and globally. Join us for '
'unforgettable musical performances, stirring dialogue from '
'today’s leading thinkers, and community moments — each held in '
'an immersive setting where boundaries between people, '
'architecture, and landscape dissolve. Visit us throughout the '
'seasons to sit at this unique intersection and explore topics '
'that aim to inspire both introspection and joy. From there, we '
'hope you connect with our theme that encourages all to build a '
'more graceful and peaceful world, every day.</p><h6 '
'style="text-align: left;">thank you to our 2026-2027 season '
'sponsor</h6><p><img alt="JPMC logo" class="lazy-hidden" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'decoding="async" height="43" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="300"/><noscript><img alt="JPMC logo" decoding="async" '
'height="43" '
'src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'width="300"/></noscript></p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmusic-at-grace-farms-derek-gripper-alam-khan" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmusic-at-grace-farms-derek-gripper-alam-khan" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:28 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-03-26>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-03-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011851 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011851"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-26"> Friday, March 26, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-26"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:28 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:28 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-04-02>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-04-02',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011852 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011852"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-02"> Friday, April 2, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-02"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-02" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-02" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:28 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:29 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:43:29 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-03-27>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-03-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012264 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012264"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-27"> Saturday, March 27, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-27"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-03-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-03-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:29 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:43:29 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-03-26>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-03-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011921 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011921"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-26"> Friday, March 26, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-26"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-03-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-03-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:34 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:34 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/2027-design-for-freedom-summit>
{'event_url': 'https://gracefarms.org/event/2027-design-for-freedom-summit',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-66803 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-nature '
'tribe_events_cat-design-for-freedom tribe_events_cat-justice '
'tribe_events_cat-tours tribe_events_cat-architecture cat_nature '
'cat_design-for-freedom cat_justice cat_tours cat_architecture" '
'id="post-66803"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/03/Melani-Lust_111625_Music-at-Grace-Farms-Mon-Rovia_1600x900.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/03/Melani-Lust_111625_Music-at-Grace-Farms-Mon-Rovia_1600x900.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/03/Melani-Lust_111625_Music-at-Grace-Farms-Mon-Rovia_1600x900.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p style="text-align: center;">“Five years '
'ago, we asked a simple but urgent question: what if the '
'buildings we design and inhabit were built with the full dignity '
'of every person who harvests, mines, and processes the materials '
'that make them possible? Today, that question is a global '
'movement. This is our moment.\xa0The construction industry is '
'now positioned to become a global leader in supply chain '
'transparency and human rights.”</p><p style="text-align: '
'center;">– <strong>Sharon Prince, <span '
'class="notranslate">Grace Farms</span> CEO & '
'Founder</strong></p><p>\xa0</p><p '
'class="wp-block-paragraph">The\xa0<strong>2027 Design\xa0for\xa0'
'Freedom Summit</strong>\xa0arrives at a pivotal moment for the '
'built environment. Join 550 industry\xa0leaders, policymakers, '
'manufacturers, investors, developers, architects, and educators '
'committed to eliminating forced and child labor from the '
'building materials supply chain.</p><p>\xa0</p><p '
'style="text-align: center;"><strong>Agenda '
'Highlights:</strong><br/> Responsible Mining<br/> Material '
'Innovation<br/> Strengthening Industry Collaboration<br/> '
'Technology, Data, and Supply Chain Transparency<br/> Ethics '
'& Circularity</p><p>\xa0</p><p>Reserve your spot at the\xa0'
'<strong>2027 Design for Freedom Summit</strong>\xa0to advance '
'the global push toward a more ethical built '
'environment.</p><p>To stay up to date, please <a '
'href="https://www.designforfreedom.org/#join-us-anchor">subscribe '
'to the Design for Freedom newsletter</a>\xa0and follow us on\xa0'
'<a '
'href="https://www.linkedin.com/company/68810410/admin/feed/posts/">LinkedIn</a>,\xa0'
'<a href="https://www.facebook.com/DFFMovement">Facebook</a>, '
'and\xa0<a '
'href="https://www.instagram.com/dffmovement/">Instagram</a>.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-31"> Wednesday, March 31, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-03-31"> '
'8:30 am - 6:30 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/nature" '
'rel="tag">Nature</a><a '
'href="https://gracefarms.org/events/category/design-for-freedom" '
'rel="tag">Design for Freedom</a><a '
'href="https://gracefarms.org/events/category/justice" '
'rel="tag">Justice</a><a '
'href="https://gracefarms.org/events/category/tours" '
'rel="tag">Tours</a><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> Super Early Bird Registration: $250 '
'(ends 9/22/26)</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://www.designforfreedom.org/2027-summit/" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://www.designforfreedom.org/2027-summit/" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2026-thursdays-2/2026-08-06/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="The River building at '
'Grace Farms" class="lazy-hidden attachment-large size-large '
'wp-post-image" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="The River building at <span '
'class=" class="attachment-large size-large wp-post-image" '
'height="576" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024-1024x576.png" '
'width="1024"/>Grace Farms" decoding="async" '
'/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/grace-farms-tour-2025-saturdays-2-2-2-2-2-2/2026-08-08/" '
'rel="bookmark"><span class="notranslate">Grace Farms</span> '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark">Summer '
'Stroll</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2F2027-design-for-freedom-summit" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2F2027-design-for-freedom-summit" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-20/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:35 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:35 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-03-20>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-03-20',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012320 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012320"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-20"> Saturday, March 20, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-20"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-03-20" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-03-20" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-19/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/nature-workshop-fantastic-fruits/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/natural-pigment-workshop/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-19/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-03-19>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-03-19',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011920 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011920"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-19"> Friday, March 19, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-19"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-04/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'decoding="async" height="450" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="800"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'width="800"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/04\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-04/" '
'rel="bookmark">Nature Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-03-19" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-03-19" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:36 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:36 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/nature-workshop-fantastic-fruits>
{'event_url': 'https://gracefarms.org/event/nature-workshop-fantastic-fruits',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68422 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-nature '
'cat_nature" id="post-68422"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Fantastic-Fruits-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Fantastic-Fruits-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Fantastic-Fruits-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Find inspiration in the fruit plants '
'and trees at <span class="notranslate">Grace Farms</span> and '
'learn the history and importance of our native fruits. '
'Understand the gardening process from start to finish, beginning '
'with plant choice, garden preparation and management, all the '
'way to harvesting and preservation. Leave with the <span '
'class="notranslate">Grace Farms</span> Garden Team’s recommended '
'varieties and planting instructions to plant your own fruit '
'trees at home.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-20"> Saturday, March 20, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-03-20"> '
'11:00 am - 12:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/nature" '
'rel="tag">Nature</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $20 <br/> member: $16</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0a3ef495-7bf7-6759-5eaf-fcb2f29cae91" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0a3ef495-7bf7-6759-5eaf-fcb2f29cae91" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark">Summer Stroll</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'decoding="async" height="450" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="800"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'width="800"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/11\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark">Nature Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/2026-Summer-Passport-web_2-1024x683.png" '
'decoding="async" height="683" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="683" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/2026-Summer-Passport-web_2-1024x683.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/18\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/" '
'rel="bookmark">Summer Discovery '
'Week</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fnature-workshop-fantastic-fruits" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fnature-workshop-fantastic-fruits" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:36 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:37 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-03-19>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-03-19',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011850 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011850"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-19"> Friday, March 19, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-19"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-19" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-19" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-25/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-20/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-03-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:37 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-03-25>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-03-25',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011786 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011786"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-25"> Thursday, March 25, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-25"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-25" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-25" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:37 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-03-20>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-03-20',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012263 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012263"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-20"> Saturday, March 20, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-20"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-03-20" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-03-20" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:37 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:37 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-03-24>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-03-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012151 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012151"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-24"> Wednesday, March 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-24"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-03-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:39 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:39 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-03-23>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-03-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011973 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011973"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-23"> Tuesday, March 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-23"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2027-04/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/2027-design-for-freedom-summit/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-02/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:39 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-26/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-03-17/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:44 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:44 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-02-26>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-02-26',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011847 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011847"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the Grace Farms Library paired with hands-on activities '
'informed by the architecture, art, and landscape at Grace '
'Farms.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-26"> Friday, February 26, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-26"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct">Grace Farms, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong>Grace '
'Farms</strong> is located at <strong>365 Lukes Wood Road, New '
'Canaan, CT 06840</strong>.</p><p><strong>On-site '
'parking</strong> is not guaranteed. Guests may\xa0be directed to '
'designated off-site parking, where shuttle service will be '
'provided.</p><p>Tickets for Grace Farms events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'Grace Farms does<span class="apple-converted-space">\xa0'
'</span><strong>not authorize</strong><span '
'class="apple-converted-space">\xa0</span>the sale or resale of '
'tickets through any third-party websites or vendors. Tickets '
'purchased elsewhere are<span class="apple-converted-space">\xa0'
'</span><strong>not guaranteed to be valid</strong><span '
'class="apple-converted-space">\xa0</span>and may be refused '
'entry.</p><p><strong>Members</strong> enjoy discounts on '
'programs. <a href="https://gracefarms.org/membership" '
'rel="noopener" target="_blank">Learn more about '
'membership</a>.<br/> <strong>Students</strong> ages 13 and older '
'who are currently enrolled in a school or educational program '
'are eligible for discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-02-26" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-02-26" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-03-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/events/month/2027-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:44 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:43:44 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-03-17>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-03-17',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012150 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012150"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-17"> Wednesday, March 17, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-17"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-17" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-17" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-03-16/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:44 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra>
{'event_url': 'https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-67288 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-design-for-freedom tribe_events_cat-arts '
'tribe_events_cat-music cat_design-for-freedom cat_arts '
'cat_music" id="post-67288"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Hannah-Rose-Thomas-2026-update-1.jpg" '
'decoding="async" fetchpriority="high" height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Hannah-Rose-Thomas-2026-update-1.jpg" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="562" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Hannah-Rose-Thomas-2026-update-1.jpg" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><h2 style="text-align: center;">Experience '
'a <span class="notranslate">Grace Farms</span> Lecture by '
'artist, scholar and advocate <span style="color: #ffaf3e;">Dr. '
'Hannah Rose Thomas </span>with a performance by a chamber '
'ensemble of the <span style="color: #ffaf3e;">London '
'Philharmonic Orchestra</span></h2><p><strong>Dr. Hannah Rose '
'Thomas</strong> has established a portrait painting practice, '
'harnessing art as a tool for advocacy. Her work has received '
'critical acclaim, with exhibitions in prestigious places, '
'including Buckingham Palace, the UK Houses of Parliament and the '
'Saatchi Gallery. Through her portfolio of portrait paintings, '
'she seeks to elevate the voices of the marginalized and '
'prescribe dignity to the persecuted and forcibly displaced. To '
'do so, Thomas incorporates early Renaissance and iconography '
'painting techniques into her work.</p><p>Central to Thomas’s '
'practice is an understanding of portraiture as an act of gifting '
'– an offering of attention, dignity, and presence that honors '
'the irreducible humanity of each individual. Her work also '
'reflects a deep ethic of hospitality, creating space for '
'encounter, listening, and relational exchange between artist, '
'subject, and viewer.</p><p><strong>The concert continues this '
'dialogue</strong> through music, with a chamber ensemble of the '
'London Philharmonic Orchestra performing a program responding '
'both to Thomas’s work and to <span class="notranslate">Grace '
'Farms</span>.</p><p>In 2023, <span class="notranslate">Grace '
'Farms</span> hosted the U.S. launch of Thomas’s book, <i>Tears '
'of Gold</i>, as well as a temporary exhibition of her work. The '
'book features portraits of Yazidi, Rohingya, and Nigerian women '
'who have suffered violence in areas of conflict and tells the '
'women’s stories, providing a testimony to their humanity and '
'resilience in the face of adversity.</p><p>As of 2025, Thomas’s '
'life-size portrait painting, <i>Nasreen</i>, of modern slavery '
'survivor Nasreen Sheikh, has been on view in the <i>With Every '
'Fiber</i>\xa0exhibit at <span class="notranslate">Grace '
'Farms</span>. <em>Nasreen</em> was created using egg tempera '
'paint mixed from natural pigments — a technique traditionally '
'used for religious art. Thomas’s use of iconography and early '
'Renaissance painting techniques and gold leaf for portrait '
'paintings is symbolic of the restoration of dignity and the '
'sacred value of each individual.</p><p>In 2025, players of the '
'London Philharmonic Orchestra recorded <i>Woven in Tears</i>, a '
'composition by Evan Williams commissioned by <span '
'class="notranslate">Grace Farms</span>. <i>Woven in Tears</i>\xa0'
'was especially written for the <i>With Every Fiber</i>\xa0'
'exhibit, and responds to Thomas’s portrait, <i>Nasreen</i>. The '
'London Philharmonic Orchestra also performed at <span '
'class="notranslate">Grace Farms</span>’ 9th Annual Benefit in '
'2024.</p><p>\xa0</p><p>Join us before the Lecture for a\xa0<a '
'href="https://tickets.gracefarms.org/events/24ee5e00-2348-c2ed-736c-e3782a356750" '
'rel="noopener" target="_blank">Natural Pigments Workshop</a>\xa0'
'with artist and <span class="notranslate">Grace Farms</span> '
'Educator\xa0<b>Grayson Kennedy</b>.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-14"> Sunday, March 14, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-03-14"> '
'3:00 pm - 5:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/design-for-freedom" '
'rel="tag">Design for Freedom</a><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $75 <br/> member: $60</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/7fd6e325-49c8-1472-9c15-638313932e74" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/7fd6e325-49c8-1472-9c15-638313932e74" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p><img '
'alt="" class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/2627-lectures-hero.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" decoding="async" '
'height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/2627-lectures-hero.jpg" '
'width="1000"/></noscript></p><h3><strong><span '
'class="notranslate"><span class="notranslate">Grace '
'Farms</span></span> Lectures with '
'Concert</strong></h3><p>Experience a moving afternoon of '
'inspiring dialogue and chamber music while immersed in '
'360-degree views of the surrounding natural '
'landscape.</p><p>Visionary leaders who have shaped our world '
'share a thought-provoking portrait of their life’s work on '
'the\xa0<span class="notranslate"><span class="notranslate">Grace '
'Farms</span></span> Sanctuary stage, inviting you to explore '
'central themes and fundamental questions that define their '
'distinguished careers. Following these talks, a curated chamber '
'music concert is performed by some of today’s most celebrated '
'musicians. This unique musical program thoughtfully responds to '
'the lecturer’s creative output, grounding this one-of-a-kind '
'experience rooted in hope, scholarship, and '
'innovation.</p><p>Past lecturers include <strong>Sharon '
'Prince</strong>, <strong>Dr. Miroslav Volf</strong>, and '
'<strong>Dr. Robin Wall '
'Kimmerer</strong>.</p><hr/><h4><b>2026/2027 '
'season</b></h4><p>The 2026/2027 season deepens our ongoing '
'exploration of the programmatic theme, We all build, through a '
'new slate of one-of-a-kind experiences rooted in our mission to '
'foster more grace and peace locally and globally. Join us for '
'unforgettable musical performances, stirring dialogue from '
'today’s leading thinkers, and community moments — each held in '
'an immersive setting where boundaries between people, '
'architecture, and landscape dissolve. Visit us throughout the '
'seasons to sit at this unique intersection and explore topics '
'that aim to inspire both introspection and joy. From there, we '
'hope you connect with our theme that encourages all to build a '
'more graceful and peaceful world, every day.</p><h6 '
'style="text-align: left;">thank you to our 2026-2027 season '
'sponsor</h6><p><img alt="JPMC logo" class="lazy-hidden" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'decoding="async" height="43" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="300"/><noscript><img alt="JPMC logo" decoding="async" '
'height="43" '
'src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'width="300"/></noscript></p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-lectures-with-concert-dr-hannah-rose-thomas-and-a-chamber-ensemble-of-the-london-philharmonic-orchestra" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-03-16>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-03-16',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011972 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011972"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-16"> Tuesday, March 16, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-16"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-16" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-16" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/natural-pigment-workshop/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-03-13/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/spring-stroll/2027-03-13/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/natural-pigment-workshop>
{'event_url': 'https://gracefarms.org/event/natural-pigment-workshop',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68455 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-arts '
'cat_arts" id="post-68455"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Natural-Pigment-Workshop_web3.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Natural-Pigment-Workshop_web3.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Natural-Pigment-Workshop_web3.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Join <span class="notranslate">Grace '
'Farms</span> Educator and artist,\xa0<b>Grayson Kennedy</b>\xa0'
'for an immersive experience exploring the process of creating '
'pigments. Follow a special tour of the\xa0<i>With Every '
'Fiber</i>\xa0exhibit, highlighting\xa0<b>Dr. Hannah Rose '
'Thomas’</b>\xa0work,\xa0<i>Nasreen</i>, and learn about the '
'intentional processes and sourcing of natural pigments. Kennedy '
'will demonstrate egg tempera techniques as seen in Thomas’s '
'paintings, highlighting the inherent beauty of earth as a '
'natural resource for art.</p><p>Following the workshop, join us '
'for a\xa0<a '
'href="https://tickets.gracefarms.org/events/7fd6e325-49c8-1472-9c15-638313932e74"><span '
'class="notranslate">Grace Farms</span> Lecture with Concert '
'featuring Dr. Hannah Rose Thomas and a chamber ensemble of the '
'London Philharmonic Orchestra</a>.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-14"> Sunday, March 14, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-03-14"> '
'1:00 pm - 2:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $15 <br/> member: $12</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/24ee5e00-2348-c2ed-736c-e3782a356750" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/24ee5e00-2348-c2ed-736c-e3782a356750" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fnatural-pigment-workshop" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fnatural-pigment-workshop" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:45 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-03-13>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-03-13',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012319 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012319"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-13"> Saturday, March 13, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-13"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-03-13" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-03-13" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:46 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:46 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/spring-stroll/2027-03-13>
{'event_url': 'https://gracefarms.org/event/spring-stroll/2027-03-13',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011944 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-nature '
'cat_nature tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011944"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Spring-Stroll-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Spring-Stroll-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Spring-Stroll-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Experience the beauty of <span '
'class="notranslate">Grace Farms</span> throughout every season '
'during a guided walk through the landscape with the <span '
'class="notranslate">Grace Farms</span> Garden Team. This '
'immersive spring outing invites participants to slow down, '
'notice the shifting signs of the season, and discover the '
'vibrant plant and animal life that makes this landscape so '
'special.</p><p>Along the way, explore the purpose and '
'interconnectedness of surrounding ecosystems, and consider our '
'role in sustaining and enriching them.</p><p>This walk moves at '
'a casual pace, but includes uneven terrain not suitable for '
'strollers, wheelchairs, or walkers.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-13"> Saturday, March 13, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-13"><div class="tribe-recurring-event-time">11:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/spring-stroll" title="Spring '
'Stroll"> Spring Stroll </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/nature" '
'rel="tag">Nature</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $15 <br/> member: $12</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/599d5b5e-89ab-537d-15d4-982b3e1791e3" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/599d5b5e-89ab-537d-15d4-982b3e1791e3" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark">Summer Stroll</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'decoding="async" height="450" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="800"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'width="800"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/11\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark">Nature Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/2026-Summer-Passport-web_2-1024x683.png" '
'decoding="async" height="683" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="683" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/2026-Summer-Passport-web_2-1024x683.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/18\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/" '
'rel="bookmark">Summer Discovery '
'Week</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fspring-stroll%2F2027-03-13" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fspring-stroll%2F2027-03-13" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-18/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:46 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:46 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-03-18>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-03-18',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011785 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011785"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-18"> Thursday, March 18, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-18"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-18" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-18" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-15/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:47 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:47 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-15>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-15',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68618 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families" '
'id="post-68618"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-14"> Sunday, March 14, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-03-14"> '
'12:00 pm - 2:00 pm</div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-15" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-15" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-03-11/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-03-10/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-03-13/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:53 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-03-11>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-03-11',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011784 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011784"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-11"> Thursday, March 11, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-11"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-11" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-03-11" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:43:53 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-03-10>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-03-10',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012149 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012149"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-10"> Wednesday, March 10, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-10"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-10" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-03-10" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:53 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:53 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-03-13>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-03-13',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012262 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012262"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-13"> Saturday, March 13, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-13"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-03-13" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-03-13" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-03-09/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:54 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:54 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-03-09>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-03-09',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011971 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011971"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-09"> Tuesday, March 9, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-09"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-09" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-03-09" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:54 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:54 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-04-30>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-04-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011926 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011926"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-30"> Friday, April 30, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-30"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-03-12/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:56 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:43:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:43:57 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:43:57 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:43:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-03-12>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-03-12',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011849 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011849"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-03-12"> Friday, March 12, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-03-12"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-12" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-03-12" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:43:58 [scrapy.extensions.logstats] INFO: Crawled 158 pages (at 56 pages/min), scraped 149 items (at 54 items/min)
2026-08-04 18:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:00 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:00 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/open-arts-studio-8/2027-04-24>
{'event_url': 'https://gracefarms.org/event/open-arts-studio-8/2027-04-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012268 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012268"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Open-Arts-Studio_JD_opt-3-web.jpg" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Step into the colorful arts studio '
'where children are encouraged to think in new ways and create an '
'inspired art project! Each month, <span '
'class="notranslate">Grace Farms</span> Arts Educator '
'<strong>Nancy Jameson</strong> leads a new tactile project '
'utilizing open-ended inquiry, and exploring <span '
'class="notranslate">Grace Farms</span>’ artworks, landscape, and '
'community.</p><p><i>Recommended for children ages 4 through 11 '
'with adult caregivers. Please arrive at least half an hour '
'before the studio closes.\xa0</i></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-24"> Saturday, April 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-24"><div class="tribe-recurring-event-time">10:00 '
'am - 2:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/open-arts-studio-9" '
'title="Open Arts Studio"> Open Arts Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d84b-d96f-e443-f16d-a8884656b18a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-04-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fopen-arts-studio-8%2F2027-04-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:00 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:01 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:01 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-04-30>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-04-30',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011856 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011856"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-30"> Friday, April 30, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-30"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-30" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-30" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:01 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:01 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-04-28>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-04-28',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012155 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012155"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-28"> Wednesday, April 28, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-28"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-04-28" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-04-28" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:01 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:02 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:02 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock>
{'event_url': 'https://gracefarms.org/event/grace-farms-lectures-with-concert-dr-sian-leah-beilock',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-67292 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-arts '
'tribe_events_cat-music cat_arts cat_music" id="post-67292"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Sian-Beilock-2026-headshot-updated.jpg" '
'decoding="async" fetchpriority="high" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Sian-Beilock-2026-headshot-updated.jpg" '
'width="1000"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Sian-Beilock-2026-headshot-updated.jpg" '
'width="1000"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p><strong>Dr. Sian Leah Beilock</strong> '
'is the 19th President of Dartmouth. Since 2023, she has '
'positioned Dartmouth as a global leader on the most critical '
'issues facing higher education. Under her leadership, Dartmouth '
'has dramatically expanded affordability for middle-income '
'families and championed the importance of civil dialogue. A '
'distinguished cognitive scientist, President Beilock is one of '
'the world’s foremost experts on performance under pressure. She '
'is a member of the American Academy of Arts and Sciences, the '
'American Academy of Arts and Letters, and the National Academy '
'of Medicine. She also serves as an External Director on the '
'Bridgewater Associates Board of Directors.</p><p>She has worked '
'with Fortune 500 companies, professional sports teams, and '
'public-sector leaders to build high-performing teams and create '
'environments that attract, retain, and get the best out of their '
'talent. President Beilock has authored 120 peer-reviewed papers, '
'and two critically acclaimed books — <em>Choke</em> and <em>How '
'the Body Knows Its Mind</em>. Her 2017 TED talk on performing '
'under pressure has been viewed nearly 3 million times. '
'Previously, President Beilock served as President of Barnard '
'College at Columbia University and Executive Vice Provost at the '
'University of Chicago, where she was also the Stella M. Rowley '
'Professor of Psychology.</p><p style="color: #ffaf3e; '
'text-align: left;"><strong>Her lecture will be followed by a '
'chamber music concert</strong> <span style="color: '
'#000000;">responding to her work. This musical program is '
'curated by <span class="notranslate">Grace Farms</span> '
'Artist-in-Residence <strong>Arlen '
'Hlusko</strong>.</span></p><p>Join us before the Lecture for\xa0'
'<a '
'href="https://tickets.gracefarms.org/events/27a18b76-3b4c-d693-2db6-8a601f2b137a" '
'rel="noopener" target="_blank">The River Retreat | Walking Tour '
'and Reflective Journaling</a>, a workshop inspired by Beilock’s '
'book\xa0<i>How the Body Knows Its Mind</i>.</p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-24"> Saturday, April 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-04-24"> '
'3:00 pm - 5:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Categories:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/arts" '
'rel="tag">Arts</a><a '
'href="https://gracefarms.org/events/category/arts/music" '
'rel="tag">Music</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $75 <br/> member: $60</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/4e642d81-7614-3a34-0800-71902a2ca05e" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/4e642d81-7614-3a34-0800-71902a2ca05e" '
'rel="external" target="_self"><div class="button"> PURCHASE '
'TICKETS</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div class="extra-content"><p><img '
'alt="" class="lazy-hidden" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/2627-lectures-hero.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" decoding="async" '
'height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/2627-lectures-hero.jpg" '
'width="1000"/></noscript></p><h3><strong><span '
'class="notranslate">Grace Farms</span> Lectures with '
'Concert</strong></h3><p>Experience a moving afternoon of '
'inspiring dialogue and chamber music while immersed in '
'360-degree views of the surrounding natural '
'landscape.</p><p>Visionary leaders who have shaped our world '
'share a thought-provoking portrait of their life’s work on the '
'<span class="notranslate">Grace Farms</span> Sanctuary stage, '
'inviting you to explore central themes and fundamental questions '
'that define their distinguished careers. Following these talks, '
'a curated chamber music concert is performed by some of today’s '
'most celebrated musicians. This unique musical program '
'thoughtfully responds to the lecturer’s creative output, '
'grounding this one-of-a-kind experience rooted in hope, '
'scholarship, and innovation.</p><p>Past lecturers include '
'<strong>Sharon Prince</strong>, <strong>Dr. Miroslav '
'Volf</strong>, and <strong>Dr. Robin Wall '
'Kimmerer</strong>.</p><hr/><h4><b>2026/2027 '
'season</b></h4><p>The 2026/2027 season deepens our ongoing '
'exploration of the programmatic theme, We all build, through a '
'new slate of one-of-a-kind experiences rooted in our mission to '
'foster more grace and peace locally and globally. Join us for '
'unforgettable musical performances, stirring dialogue from '
'today’s leading thinkers, and community moments — each held in '
'an immersive setting where boundaries between people, '
'architecture, and landscape dissolve. Visit us throughout the '
'seasons to sit at this unique intersection and explore topics '
'that aim to inspire both introspection and joy. From there, we '
'hope you connect with our theme that encourages all to build a '
'more graceful and peaceful world, every day.</p><h6 '
'style="text-align: left;">thank you to our 2026-2027 season '
'sponsor</h6><p><img alt="JPMC logo" class="lazy-hidden" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'decoding="async" height="43" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="300"/><noscript><img alt="JPMC logo" decoding="async" '
'height="43" '
'src="https://gracefarms.org/wp-content/uploads/2025/07/JPMC_Logo_Standard_Black_RGB.png" '
'width="300"/></noscript></p></div><h2 '
'class="events-title">Related Events</h2><div '
'class="related-events-container"><ul class="tribe-related-events '
'tribe-clearfix"><li><div class="tribe-related-events-thumbnail"> '
'<a class="url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Teresita-Fernandez-hero-web-crop-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/13\xa0<span>|\xa0'
'Sunday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/season-opener-teresita-fernandez/" '
'rel="bookmark">Season Opener | Teresita '
'Fernández</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leading-with-Purpose-Sarah-Harden-web-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/19\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leading-with-purpose-sarah-harden/" '
'rel="bookmark">Leading with Purpose | Sarah '
'Harden</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Leslie-Odom-Jr-hero-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 09/26\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/leslie-odom-jr/" '
'rel="bookmark">Leslie Odom, '
'Jr.</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-lectures-with-concert-dr-sian-leah-beilock" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-lectures-with-concert-dr-sian-leah-beilock" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-24/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/grace-farms-tour-57/2027-04-24>
{'event_url': 'https://gracefarms.org/event/grace-farms-tour-57/2027-04-24',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012331 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-architecture cat_architecture '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012331"><div class="tribe-events-event-image"><img '
'alt="The River building at Grace Farms" class="attachment-full '
'size-full wp-post-image lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/><noscript><img alt="The River building at <span '
'class=" class="attachment-full size-full wp-post-image" '
'height="675" notranslate"="" '
'src="https://gracefarms.org/wp-content/uploads/2023/11/Grace-Farms-Tour-2024.png" '
'width="1200"/>Grace Farms" decoding="async" fetchpriority="high" '
'/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>This comprehensive tour invites a '
'closer look at the architecture of the River building and Barns. '
'Take in 360–degree views of the surrounding landscapes while '
'exploring the building’s sustainable design, curated interiors, '
'and materials choices. During the tour, sample a cup of tea '
'from\xa0<span class="notranslate"><span '
'class="notranslate">Grace Farms</span></span>\xa0Tea & '
'Coffee, a Certified B Corp that demonstrates and educates about '
'ethical and sustainable supply chains.</p><p>The River building, '
'designed by Pritzker Prize-winning firm, SANAA, holds LEED Gold '
'certification for Building Design and Construction. A '
'demonstration of our continuing efforts to be as sustainable as '
'possible, in 2024, we were awarded Gold certification for '
'Building Operations and Maintenance, building on our LEED Silver '
'certification in 2019.</p><p>The River building was awarded the '
'prestigious 2014/2015 Mies Crown Hall Americas Prize (MCHAP), in '
'addition to the AIA National 2017 Architecture Honor Award and '
'AIA Connecticut 2016 Design Honor Award.</p><p><em>Approved for '
'AIA CES 1.5 LU</em></p></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-24"> Saturday, April 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-24"><div class="tribe-recurring-event-time">10:30 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/grace-farms-tour-5" '
'title="Grace Farms Tour"> <span class="notranslate">Grace '
'Farms</span> Tour </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/architecture" '
'rel="tag">Architecture</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $30</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/130a5ac6-5620-da1b-8f8c-69814804bb51" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Tea-Diplomacy-2026.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/17\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/tea-diplomacy/" '
'rel="bookmark">Tea Diplomacy in partnership with International '
'House of Japan</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Art-and-Arch-Tour-ML-opt-3-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/art-and-architecture-tour/" '
'rel="bookmark">Art and Architecture '
'Tour</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/04/Founders-Architecture-Talk-v3-Ilulissat_Icefjord_Centre_photo_Adam_Mork_143_H-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 10/24\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/founders-architecture-talk-francine-houben-dorte-mandrup-and-sharon-prince-with-julia-gamolina/" '
'rel="bookmark">Founders Architecture Talk | Creative Visions '
'Inspired by the '
'Landscape</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-04-24" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fgrace-farms-tour-57%2F2027-04-24" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-04-29>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-04-29',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011791 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011791"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-29"> Thursday, April 29, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-29"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-04-29" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-04-29" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:03 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:03 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling>
{'event_url': 'https://gracefarms.org/event/the-river-retreat-walking-tour-and-reflective-journaling',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68510 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry" id="post-68510"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/08/RiverRetreat_Thumb.png" '
'decoding="async" fetchpriority="high" height="350" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/RiverRetreat_Thumb.png" '
'width="500"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="350" '
'src="https://gracefarms.org/wp-content/uploads/2025/08/RiverRetreat_Thumb.png" '
'width="500"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>Take a walking tour of the River '
'building with a focus on reflection and purpose. Consider the '
'question – What is the shape of a flourishing life? as you '
'meander outside, enjoy nature, and take a pause to '
'reflect.</p><p>This workshop is inspired by\xa0<b>Sian Leah '
'Beilock</b>’s book\xa0<i>How the Body Knows Its Mind</i>\xa0and '
'her work as a cognitive scientist examining how nature and '
'exercise can benefit the brain and a person’s ability to think '
'creatively.</p><p>Following the workshop, join us for a\xa0<a '
'href="https://tickets.gracefarms.org/events/4e642d81-7614-3a34-0800-71902a2ca05e" '
'rel="noopener" target="_blank"><span class="notranslate">Grace '
'Farms</span> Lecture with Concert featuring Dr. Sian Leah '
'Beilock</a>.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-24"> Saturday, April 24, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-04-24"> '
'12:30 pm - 2:00 pm</div></dd></div></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $15 <br/> member: $12</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/27a18b76-3b4c-d693-2db6-8a601f2b137a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/27a18b76-3b4c-d693-2db6-8a601f2b137a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fthe-river-retreat-walking-tour-and-reflective-journaling" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fthe-river-retreat-walking-tour-and-reflective-journaling" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-04-21/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:10 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:10 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-04-21>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-04-21',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012154 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012154"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-21"> Wednesday, April 21, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-21"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-04-21" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-04-21" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/nature-workshop-spring-ephemerals/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:10 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:10 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/nature-workshop-spring-ephemerals>
{'event_url': 'https://gracefarms.org/event/nature-workshop-spring-ephemerals',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-68439 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-nature '
'cat_nature" id="post-68439"><div '
'class="tribe-events-event-image"><img alt="" '
'class="attachment-full size-full wp-post-image lazy-loaded" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/Spring-Ephemerals-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Spring-Ephemerals-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/Spring-Ephemerals-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><p>After a cold winter, native spring '
'ephemerals delight us with their amazing colors, fragrance, and '
'diversity. A sign that spring is just around the corner, their '
'blooms provide the first nectar and pollen, an important habitat '
'for our overwintering insects. Learn all about these amazing '
'ephemerals, their varieties, care, and design in the landscape '
'through a brief presentation and walk through the '
'landscape.</p></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-17"> Saturday, April 17, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" title="2027-04-17"> '
'11:00 am - 12:00 pm</div></dd></div><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/nature" '
'rel="tag">Nature</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $20 <br/> member: $16</dd></div><div '
'class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/5912af5e-3496-16be-c90f-f36a2ca7f580" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/5912af5e-3496-16be-c90f-f36a2ca7f580" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-Stroll-2026-web-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/08\xa0<span>|\xa0'
'Saturday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-stroll/2026-08-08/" '
'rel="bookmark">Summer Stroll</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'decoding="async" height="450" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="800"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="450" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Nature-Studio-web.jpg" '
'width="800"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/11\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/nature-studio-for-children/2026-08-11/" '
'rel="bookmark">Nature Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/2026-Summer-Passport-web_2-1024x683.png" '
'decoding="async" height="683" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="683" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/2026-Summer-Passport-web_2-1024x683.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/18\xa0<span>|\xa0'
'Tuesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/summer-passport-week-2026/2026-08-18/" '
'rel="bookmark">Summer Discovery '
'Week</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fnature-workshop-spring-ephemerals" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fnature-workshop-spring-ephemerals" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:11 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:11 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21>
{'event_url': 'https://gracefarms.org/event/journey-into-the-world-of-tea-oolong-and-pu-erhs-2/2027-04-21',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011821 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry tribe_events_cat-tea '
'cat_tea tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011821"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27Journey-into-World-of-Tea-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Explore the dynamic world of '
'oolongs and pu-erh teas. Albeit lesser known in the U.S., oolong '
'and pu-erh drive the tea culture in China and Taiwan. Sample and '
'compare the flavor profile of floral green oolongs and fruity '
'dark oolongs and learn about the unique characteristics of aged '
'pu-erh teas. Stretch your palate and explore the complex tastes '
'of raw green pu-erhs and earthy dark cooked '
'pu-erhs.</p><p>Journey Into the World of Tea offers a tranquil, '
'in-depth exploration of tea traditions through guided tastings, '
'demonstrations, and engaging conversation. This six-part series '
'takes place in the glass-enclosed Tea Pavilion, and is led by '
'<span class="notranslate">Grace Farms</span> Tea Expert and '
'Educator <strong>Frank Kwei,</strong> who brings decades of '
'knowledge to each session.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-21"> Wednesday, April 21, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-21"><div class="tribe-recurring-event-time">3:00 '
'pm - 4:30 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/journey-into-the-world-of-tea" '
'title="Journey Into the World of Tea"> Journey Into the World of '
'Tea </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/tea" rel="tag">Tea '
'& Coffee</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $25 <br/> member: $20 <br/> tea '
'advocate member: free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/018b4b6b-0e63-27e2-07a8-4a129e1dd59a" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/07\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-5/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2025/04/2025-2026-Afternoon-Tea-v1-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/21\xa0<span>|\xa0'
'Friday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/afternoon-tea-6/" '
'rel="bookmark">Afternoon Tea</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Journey-into-the-World-of-Tea-Summer-2026-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/26\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/journey-into-the-world-of-tea-white-and-green-teas-3/" '
'rel="bookmark">Journey Into the World of Tea | White and Green '
'Teas</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-oolong-and-pu-erhs-2%2F2027-04-21" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fjourney-into-the-world-of-tea-oolong-and-pu-erhs-2%2F2027-04-21" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:11 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:11 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-04-23>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-04-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011925 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011925"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-23"> Friday, April 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-23"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-aoife-odonovanwith-eric-colin-jacobsen/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-22/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:11 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:11 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/studio-beginnings-15/2027-04-22>
{'event_url': 'https://gracefarms.org/event/studio-beginnings-15/2027-04-22',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011790 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011790"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'decoding="async" fetchpriority="high" height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="900" '
'src="https://gracefarms.org/wp-content/uploads/2024/07/Studio-Beginnings-2024-Hero.png" '
'width="1600"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Our '
'youngest artists, designers, and builders are invited into the '
'Arts Studio to have fun making art inspired by the River '
'building and surrounding landscape. Learning through art, '
'children will think, play, create, and experiment with texture, '
'form, line, color and space. Led by <span '
'class="notranslate">Grace Farms</span> Arts Educator Nancy '
'Jameson, Studio Beginnings provides a new prompt '
'weekly.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">This session is recommended for ages '
'1-5 and their caretakers.</div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-22"> Thursday, April 22, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-22"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/studio-beginnings-3" '
'title="Studio Beginnings"> Studio Beginnings </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $12 <br/> family members: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/0195d87a-c3ef-f982-c642-b867b0dbaa73" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-04-22" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fstudio-beginnings-15%2F2027-04-22" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-04-20/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:12 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:12 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-04-20>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-04-20',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011976 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011976"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-20"> Tuesday, April 20, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-20"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-04-20" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-04-20" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-02-05/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:14 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:44:14 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:44:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-02-05>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-02-05',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011844 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011844"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the Grace Farms Library paired with hands-on activities '
'informed by the architecture, art, and landscape at Grace '
'Farms.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-02-05"> Friday, February 5, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-02-05"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct">Grace Farms, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong>Grace '
'Farms</strong> is located at <strong>365 Lukes Wood Road, New '
'Canaan, CT 06840</strong>.</p><p><strong>On-site '
'parking</strong> is not guaranteed. Guests may\xa0be directed to '
'designated off-site parking, where shuttle service will be '
'provided.</p><p>Tickets for Grace Farms events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'Grace Farms does<span class="apple-converted-space">\xa0'
'</span><strong>not authorize</strong><span '
'class="apple-converted-space">\xa0</span>the sale or resale of '
'tickets through any third-party websites or vendors. Tickets '
'purchased elsewhere are<span class="apple-converted-space">\xa0'
'</span><strong>not guaranteed to be valid</strong><span '
'class="apple-converted-space">\xa0</span>and may be refused '
'entry.</p><p><strong>Members</strong> enjoy discounts on '
'programs. <a href="https://gracefarms.org/membership" '
'rel="noopener" target="_blank">Learn more about '
'membership</a>.<br/> <strong>Students</strong> ages 13 and older '
'who are currently enrolled in a school or educational program '
'are eligible for discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-02-05" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-02-05" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-23/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:16 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 400 68
2026-08-04 18:44:16 [gracefarms] ERROR: API error 400: {"event_url":["Raw Event Data with this event url already exists."]}
2026-08-04 18:44:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-04-23>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-04-23',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011855 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011855"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-23"> Friday, April 23, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-23"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-23" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-23" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio/2027-04-27/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:17 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:17 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio/2027-04-27>
{'event_url': 'https://gracefarms.org/event/materials-studio/2027-04-27',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011977 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011977"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-27"> Tuesday, April 27, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-27"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div><div class="get-ticket get-ticket-mobile"> '
'<a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Schedule a '
'Visit</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-04-27" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio%2F2027-04-27" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-16/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:19 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:19 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-7/2027-04-16>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-7/2027-04-16',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011924 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011924"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-16"> Friday, April 16, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-16"><div class="tribe-recurring-event-time">11:00 '
'am - 11:30 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-16" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-7%2F2027-04-16" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-16/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/materials-studio-3/2027-04-14/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:20 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:20 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/bunny-book-group-3/2027-04-16>
{'event_url': 'https://gracefarms.org/event/bunny-book-group-3/2027-04-16',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10011854 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10011854"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/01/Bunny-Book-Group.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div data-slate-type="paragraph">Inspired '
'by the season’s theme, <em>We all build</em>, Bunny Book Group '
'invites children to read stories that explore how an idea can '
'evolve into a beautiful, inspiring, and innovative '
'creation.</div><div data-slate-type="paragraph"></div><div '
'data-slate-type="paragraph">Each week features a different book '
'from the <span class="notranslate">Grace Farms</span> Library '
'paired with hands-on activities informed by the architecture, '
'art, and landscape at <span class="notranslate">Grace '
'Farms</span>.</div></div><div class="tribe-events-single-section '
'tribe-events-event-meta primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-16"> Friday, April 16, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-16"><div class="tribe-recurring-event-time">10:15 '
'am - 10:45 am</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/bunny-book-group-2026-2027-season" '
'title="Bunny Book Group 2026/2027 Season"> Bunny Book Group '
'2026/2027 Season </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> $5 <br/> family member: '
'free</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/019f4878-2864-933c-bf50-e1250e79e1b0" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-16" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fbunny-book-group-3%2F2027-04-16" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-10/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-09/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/local-ingredients/2027-04-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-08-04 18:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): norwalklist.org:443
2026-08-04 18:44:20 [urllib3.connectionpool] DEBUG: https://norwalklist.org:443 "POST /api/v1/raw-events/ HTTP/1.1" 500 145
2026-08-04 18:44:20 [gracefarms] ERROR: API error 500:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
2026-08-04 18:44:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://gracefarms.org/event/materials-studio-3/2027-04-14>
{'event_url': 'https://gracefarms.org/event/materials-studio-3/2027-04-14',
'platform': 'Grace Farms',
'platform_hash': '71a358f5de128b639c656f8f0b665c73',
'raw_body': '<div class="post-10012153 tribe_events type-tribe_events '
'status-publish has-post-thumbnail hentry '
'tribe_events_cat-children-families cat_children-families '
'tribe-recurring-event tribe-recurring-event-parent" '
'id="post-10012153"><div class="tribe-events-event-image"><img '
'alt="" class="attachment-full size-full wp-post-image '
'lazy-loaded" data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'decoding="async" fetchpriority="high" height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/><noscript><img alt="" class="attachment-full '
'size-full wp-post-image" decoding="async" fetchpriority="high" '
'height="675" '
'src="https://gracefarms.org/wp-content/uploads/2026/07/26-27-Materials-Studio-opt-1-web.jpg" '
'width="1200"/></noscript></div><div '
'class="tribe-events-single-event-description '
'tribe-events-content"><div '
'data-slate-type="paragraph"><p>Families are invited to play, '
'build, deconstruct, reimagine, and discover the life cycle of '
'everyday materials in our built environment with the <span '
'class="notranslate">Grace Farms</span> Education Team. Inspired '
'by the exhibit With Every Fiber: Pigment, Stone, Glass, families '
'can explore the unique properties of building materials and use '
'their imaginations to create new applications for them.</p><p>On '
'October 11, 2025, <span class="notranslate">Grace Farms</span> '
'unveiled a new iteration of the With Every Fiber exhibit, which '
'offers insights into forced labor in the building materials '
'supply chain. A portion of With Every Fiber was adapted and '
'included in the Intelligens CANON at the 19th International '
'Architecture Exhibition of La Biennale di Venezia, curated by '
'Carlo Ratti, open through November 2025.</p><p>Materials Studio '
'is for ages 4 – 11 with adult caregivers.</p></div></div><div '
'class="tribe-events-single-section tribe-events-event-meta '
'primary tribe-clearfix"><h3 '
'class="tribe-events-single-section-title"> Details</h3><div '
'class="tribe-events-event-meta-container"><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-details"><dl><div '
'class="detail-item"><dt> Date:</dt><dd> <abbr '
'class="tribe-events-abbr tribe-events-start-date published '
'dtstart" title="2027-04-14"> Wednesday, April 14, 2027 '
'</abbr></dd></div><div class="detail-item"><dt> '
'Time:</dt><dd><div class="tribe-events-abbr '
'tribe-events-start-time published dtstart" '
'title="2027-04-14"><div class="tribe-recurring-event-time">10:00 '
'am - 12:00 pm</div></div></dd></div><dt '
'class="tec-events-pro-series-meta-detail--label">Series:</dt><dd '
'class="tec-events-pro-series-meta-detail--link"> <a '
'href="https://gracefarms.org/series/materials-studio" '
'title="Materials Studio"> Materials Studio </a></dd><dt '
'class="tribe-events-event-categories-label">Event '
'Category:</dt><dd class="tribe-events-event-categories"><a '
'href="https://gracefarms.org/events/category/children-families" '
'rel="tag">Children & Families</a></dd></dl></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-venue"><dl><div '
'class="detail-item"><dt>Location:</dt></div><div '
'class="detail-item"><dd class="tribe-venue"> <a '
'href="https://gracefarms.org/venue/grace-farms-ct"><span '
'class="notranslate">Grace Farms</span>, '
'CT</a></dd></div></dl></div><div class="tribe-events-meta-group '
'tribe-events-meta-group-gmap"></div><div '
'class="tribe-events-meta-group '
'tribe-events-meta-group-other"><div class="box"><h3 '
'class="tribe-events-meta-group-other-title">Ticket '
'Prices</h3><dl><div class="detail-item"><dd '
'class="tribe-meta-value"> free and included with daily '
'registration</dd></div><div class="detail-item"><dd '
'class="tribe-meta-value"></dd></div></dl><div '
'class="get-ticket"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div><div class="get-ticket '
'get-ticket-mobile"> <a '
'href="https://tickets.gracefarms.org/events/ae45e249-e659-015d-1349-044d2f1d3536" '
'rel="external" target="_self"><div class="button"> Get my '
'tickets</div> </a></div></div></div></div></div><div '
'class="tribe-events-goodfolk"><h2 class="events-title">Related '
'Events</h2><div class="related-events-container"><ul '
'class="tribe-related-events tribe-clearfix"><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'decoding="async" height="563" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1000"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="563" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Materials-Studio-for-Children-web1.jpg" '
'width="1000"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/05\xa0<span>|\xa0'
'Wednesday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/materials-studio-for-children/2026-08-05/" '
'rel="bookmark">Materials Studio for '
'Children</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2024/11/Studio-Beginnings-2024-Hero-1024x576.png" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/studio-beginnings-2-2-2-2/2026-08-06/" '
'rel="bookmark">Studio '
'Beginnings</a></h3></div></div></li><li><div '
'class="tribe-related-events-thumbnail"> <a class="url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark" tabindex="-1"><img alt="" class="lazy-hidden '
'attachment-large size-large wp-post-image" '
'data-lazy-type="image" '
'data-src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'decoding="async" height="576" '
'src="//gracefarms.org/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" '
'width="1024"/><noscript><img alt="" class="attachment-large '
'size-large wp-post-image" decoding="async" height="576" '
'src="https://gracefarms.org/wp-content/uploads/2026/02/Summer-26-Open-Arts-Studio-1-1024x576.jpg" '
'width="1024"/></noscript></a></div><div '
'class="tribe-related-event-info"><div '
'class="tribe-related-date"> 08/06\xa0<span>|\xa0'
'Thursday</span></div><div class="tribe-related-title"><h3 '
'class="tribe-related-events-title"><a class="tribe-event-url" '
'href="https://gracefarms.org/event/open-arts-studio-landscape-collages/2026-08-06/" '
'rel="bookmark">Open Arts Studio | Landscape '
'Collages</a></h3></div></div></li></ul></div><div '
'class="footer-text-container"><div><p><strong><span '
'class="notranslate">Grace Farms</span></strong> is located at '
'<strong>365 Lukes Wood Road, New Canaan, CT '
'06840</strong>.</p><p><strong>On-site parking</strong> is not '
'guaranteed. Guests may\xa0be directed to designated off-site '
'parking, where shuttle service will be provided.</p><p>Tickets '
'for <span class="notranslate">Grace Farms</span> events are '
'available<span class="apple-converted-space">\xa0'
'</span><strong>exclusively through gracefarms.org</strong>. '
'<span class="notranslate">Grace Farms</span> does<span '
'class="apple-converted-space">\xa0</span><strong>not '
'authorize</strong><span class="apple-converted-space">\xa0'
'</span>the sale or resale of tickets through any third-party '
'websites or vendors. Tickets purchased elsewhere are<span '
'class="apple-converted-space">\xa0</span><strong>not guaranteed '
'to be valid</strong><span class="apple-converted-space">\xa0'
'</span>and may be refused entry.</p><p><strong>Members</strong> '
'enjoy discounts on programs. <a '
'href="https://gracefarms.org/membership" rel="noopener" '
'target="_blank">Learn more about membership</a>.<br/> '
'<strong>Students</strong> ages 13 and older who are currently '
'enrolled in a school or educational program are eligible for '
'discounted tickets to select events.<br/> '
'<strong>Children</strong>\xa012 and under may qualify for '
'special child pricing when available.</p></div></div><div '
'class="share-links-container"><h5>Share this event</h5><div '
'class="share-links-buttons"> <a '
'href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-04-14" '
'target="_blank"> <svg fill="none" height="31" viewbox="0 0 32 '
'31" width="32" xmlns="http://www.w3.org/2000/svg"> <path d="M16 '
'29.2583C14.1615 29.2583 12.341 28.8962 10.6424 28.1926C8.94387 '
'27.489 7.40053 26.4578 6.1005 25.1578C4.80048 23.8578 3.76925 '
'22.3144 3.06569 20.6159C2.36212 18.9173 2 17.0968 2 15.2583C2 '
'13.4198 2.36212 11.5993 3.06569 9.90073C3.76925 8.20217 4.80048 '
'6.65883 6.1005 5.35881C7.40053 4.05879 8.94387 3.02755 10.6424 '
'2.32399C12.341 1.62042 14.1615 1.2583 16 1.2583C19.713 1.2583 '
'23.274 2.7333 25.8995 5.35881C28.525 7.98432 30 11.5453 30 '
'15.2583C30 18.9713 28.525 22.5323 25.8995 25.1578C23.274 27.7833 '
'19.713 29.2583 16 29.2583ZM16 29.2583V13.2583C16 12.1974 16.4214 '
'11.18 17.1716 10.4299C17.9217 9.67973 18.9391 9.2583 20 '
'9.2583H21M11 17.2583H21" stroke="#96887E" '
'stroke-width="2.5"></path> </svg> </a> <a '
'href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgracefarms.org%2Fevent%2Fmaterials-studio-3%2F2027-04-14" '
'target="_blank"> <svg fill="none" height="29" viewbox="0 0 30 '
'29" width="30" xmlns="http://www.w3.org/2000/svg"> <rect '
'height="25.8" rx="2.9" stroke="#96887E" stroke-width="2.2" '
'width="26.837" x="1.1" y="1.3583"></rect> <path d="M6.5 '
'12.1812C6.5 11.8939 6.61414 11.6184 6.8173 11.4152C7.02047 '
'11.212 7.29602 11.0979 7.58333 11.0979C7.87065 11.0979 8.1462 '
'11.212 8.34937 11.4152C8.55253 11.6184 8.66667 11.8939 8.66667 '
'12.1812V22.4729C8.66667 22.7602 8.55253 23.0358 8.34937 '
'23.2389C8.1462 23.4421 7.87065 23.5562 7.58333 23.5562C7.29601 '
'23.5562 7.02046 23.4421 6.8173 23.2389C6.61414 23.0358 6.5 '
'22.7602 6.5 22.4729V12.1812Z" fill="#96887E" '
'stroke="#96887E"></path> <path d="M8.66667 5.84163C8.66667 '
'6.43994 8.18164 6.92497 7.58333 6.92497C6.98502 6.92497 6.5 '
'6.43994 6.5 5.84163C6.5 5.24333 6.98502 4.7583 7.58333 '
'4.7583C8.18164 4.7583 8.66667 5.24333 8.66667 5.84163Z" '
'fill="#96887E" stroke="#96887E"></path> <path d="M23.303 '
'16.3313V16.3328V22.4761C23.303 22.7635 23.1888 23.039 22.9857 '
'23.2422C22.7825 23.4453 22.507 23.5595 22.2196 23.5595C21.9323 '
'23.5595 21.6568 23.4453 21.4536 23.2422C21.2504 23.039 21.1363 '
'22.7635 21.1363 22.4761V16.3328C21.1363 15.522 20.8142 14.7444 '
'20.2409 14.1711C19.6676 13.5978 18.89 13.2757 18.0792 '
'13.2757C17.2684 13.2757 16.4908 13.5978 15.9175 14.1711C15.3442 '
'14.7444 15.0221 15.522 15.0221 16.3328V22.4761C15.0221 22.7635 '
'14.908 23.039 14.7048 23.2422C14.5017 23.4453 14.2261 23.5595 '
'13.9388 23.5595C13.6515 23.5595 13.3759 23.4453 13.1728 '
'23.2422C12.9696 23.039 12.8555 22.7635 12.8555 '
'22.4761V12.1887C12.8609 11.902 12.9772 11.6285 13.18 '
'11.4257C13.3837 11.222 13.6586 11.1056 13.9466 11.1011L13.9466 '
'11.1011L13.9525 11.101C14.1306 11.0961 14.3067 11.1394 14.4621 '
'11.2264C14.6176 11.3134 14.7467 11.4408 14.8357 11.5951L15.0837 '
'12.0252L15.5155 11.7802C16.3099 11.3295 17.2087 11.0953 18.1221 '
'11.1011C19.0354 11.107 19.9311 11.3526 20.7197 11.8134C21.5082 '
'12.2743 22.1619 12.9342 22.6153 13.727C23.0686 14.5199 23.3058 '
'15.4179 23.303 16.3313Z" fill="#96887E" stroke="#96887E"></path> '
'</svg> </a></div></div></div></div>'}
2026-08-04 18:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/events/month/2027-05/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/spring-stroll/2027-04-10/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-17/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-15/> (referer: https://gracefarms.org/events/list/) ['zyte-api']
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-04-03/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/art-architecture-film-saturdays/2027-03-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-22/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-25/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-26/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-04-27/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-04-28/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-04-29/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-04-30/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/yoga-and-movement-with-pilin-anice-7/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-01/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-04/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-05/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mocktails-3/2027-05-06/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-07/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/mindful-market/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-08/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/music-at-grace-farms-elizabeth-joy-roe-piano-arlen-hlusko-cello/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-11/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-12/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-13/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-14/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/grace-farms-tour-57/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/birdwatching-walk-4/2027-05-15/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio/2027-05-18/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/materials-studio-3/2027-05-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/journey-into-the-world-of-tea-black-teas-2/2027-05-19/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/studio-beginnings-15/2027-05-20/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-3/2027-05-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-Site, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Sec-Fetch-User, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header Upgrade-Insecure-Requests, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/bunny-book-group-7/2027-05-21/> defines header User-Agent, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Accept, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Accept-Language, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Cache-Control, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Priority, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua-Mobile, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Ch-Ua-Platform, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Dest, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <GET https://gracefarms.org/event/open-arts-studio-8/2027-05-22/> defines header Sec-Fetch-Mode, which cannot be mapped into the Zyte API requestHeaders parameter. See the ZYTE_API_BROWSER_HEADERS setting.
2026-08-04 18:44:20 [scrapy_zyte_api._params] WARNING: Request <